Is it possible to reuse classes like that in css:
开发者_JAVA技巧.aelement {display:block;....}
.aelementhover {color:#fff;....}
.remove a {
        //assign values from class .aelement here
}
.remove a:hover {
        //assign values from class .aelementhover here
}
Not with vanilla CSS but you can do that sort of thing with less or sass
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论