Commit 0565b758 by Qiang Xue

Removed the selection background color.

parent ac3b2b8a
...@@ -39,14 +39,6 @@ ul{ ...@@ -39,14 +39,6 @@ ul{
} }
/* base */ /* base */
::selection{
color: #fff !important;
background-color: #e51717 !important;
}
::-moz-selection{
color: #fff !important;
background-color: #e51717 !important;
}
a{ a{
text-decoration: none; text-decoration: none;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment