mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 01:47:35 +00:00
refactored
This commit is contained in:
parent
b223e1ca68
commit
b9fb22fab4
5 changed files with 278 additions and 288 deletions
|
|
@ -8,8 +8,6 @@
|
|||
*/
|
||||
|
||||
html{
|
||||
font-family: sans-serif;
|
||||
font-size: 100%;
|
||||
color: #222;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
|
|
@ -22,7 +20,6 @@ body { margin: 0; font-size: 1em; line-height: 1.4; }
|
|||
* Also: hot pink! (or customize the background color to match your design)
|
||||
*/
|
||||
/*
|
||||
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
|
||||
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
|
||||
*/
|
||||
::-moz-selection{ text-shadow: none; opacity: 0;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue