Jump to content

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

Dat Hack3r (talk | contribs)
Testing which value for the box width will work.
Dat Hack3r (talk | contribs)
This looks slightly better
Line 13: Line 13:
background-color: #000000;
background-color: #000000;
padding: 80px;
padding: 80px;
width: calc(90% - 80px);
width: calc(85% - 80px);
}
}