mirror of
https://github.com/chaoticbackup/chaoticbackup.github.io.git
synced 2026-09-14 19:45:46 -05:00
banished styles to legacy
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
html, body, div, span, a, p, ul, li, h1 {
|
||||
margin: 0;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
/*box-sizing: inherit;*/
|
||||
/* font: inherit;*/
|
||||
/*text-decoration: inherit;*/
|
||||
/*text-align: inherit;*/
|
||||
/*color: inherit;*/
|
||||
/*background: transparent;*/
|
||||
}
|
||||
a {
|
||||
color: inherit;
|
||||
text-decoration: inherit;
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (max-width: 975px) {
|
||||
.legacy.content {
|
||||
margin-top: 36px;
|
||||
|
||||
Reference in New Issue
Block a user