Add widescreen setting and universal time
This commit is contained in:
parent
775d6c2899
commit
ce912d4b85
7 changed files with 295 additions and 64 deletions
|
|
@ -22,10 +22,13 @@ body {
|
|||
.body {
|
||||
background-color: #ffffff;
|
||||
margin: 10px auto;
|
||||
max-width: 750px;
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
.body-small {
|
||||
max-width: 750px;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: #114488;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue