mirror of
https://github.com/wassname/template.git
synced 2026-09-10 12:44:01 +08:00
Style tweaks
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
html {
|
||||
font: 400 16px/1.55em -apple-system, BlinkMacSystemFont, "Roboto", Helvetica, sans-serif;
|
||||
background-color: hsl(223, 9%, 25%);
|
||||
/*background-color: hsl(223, 9%, 25%);*/
|
||||
-ms-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
text-size-adjust: 100%;
|
||||
}
|
||||
body {
|
||||
margin: 0;
|
||||
background-color: hsl(223, 9%, 25%);
|
||||
/*background-color: hsl(223, 9%, 25%);*/
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user