mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(reset) rm font-size, line-height
This commit is contained in:
parent
2d3d755fac
commit
8537b0a332
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,10 @@
|
|||
html{
|
||||
color: #222;
|
||||
}
|
||||
body { margin: 0; font-size: 1em; line-height: 1.4; }
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* Remove text-shadow in selection highlight: h5bp.com/i
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue