Files
DzzOffice/dzz/test/css/test.css
2022-11-02 23:21:46 +08:00

7 lines
75 B
CSS

/*左边部分*/
a{
color:#555;
}
a:focus, a:hover {
color: #e11d2a;
}