Jump to content

User:Dat Hack3r/styles.css: Difference between revisions

Dat Hack3r (talk | contribs)
This looks slightly better
Dat Hack3r (talk | contribs)
This should work perfectly. I finally realized the problem.
Line 13: Line 13:
background-color: #000000;
background-color: #000000;
padding: 80px;
padding: 80px;
width: calc(85% - 80px);
width: calc(100% - 2 * 10px - 2 * 80px);
}
}