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