I think I'm ready for public alpha.
This commit is contained in:
parent
325ad7ed67
commit
542ce9f56d
5 changed files with 244 additions and 366 deletions
|
|
@ -42,7 +42,7 @@ del {
|
|||
}
|
||||
|
||||
div.content, form, p, pre, h1, h2, h3, h4, h5 {
|
||||
padding: 0.25em 5%;
|
||||
padding: 0.25em 2.5%;
|
||||
}
|
||||
|
||||
dl, menu, ol, table, ul {
|
||||
|
|
@ -346,7 +346,7 @@ th {
|
|||
/* desktops and laptops, primarily. Adapted to mouse; targets may be small */
|
||||
@media all and (min-device-width: 1025px) {
|
||||
#content {
|
||||
width: 80%;
|
||||
width: 90%;
|
||||
float: right;
|
||||
padding-bottom: 5em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue