mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-01-23 12:05:19 +08:00
7 lines
75 B
CSS
7 lines
75 B
CSS
/*左边部分*/
|
|
a{
|
|
color:#555;
|
|
}
|
|
a:focus, a:hover {
|
|
color: #e11d2a;
|
|
} |