Compare commits

..

No commits in common. "c09cce3c976e136ca250599f9c0c602fbd2b4dc4" and "58cdc1be8db15576079841a819f43c23c0398525" have entirely different histories.

View File

@ -12,10 +12,6 @@ html, body {
padding: 0;
}
body {
background-color: #cccccc;
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding: 0;
border: 0;
@ -378,7 +374,6 @@ header>p>span:not(:last-child) {
}
main {
background-color: #ffffff;
padding: 6px 12px;
}