new mods
This commit is contained in:
parent
72374a477b
commit
1f456d319d
57 changed files with 204 additions and 49 deletions
|
|
@ -1,6 +1,6 @@
|
|||
body {
|
||||
background-color: #000000;
|
||||
color: #4d0066;
|
||||
color: #A30262;
|
||||
max-width: 700px;
|
||||
margin: auto;
|
||||
margin-top: 10px;
|
||||
|
|
@ -15,29 +15,17 @@ a, a:visited {
|
|||
text-align: center;
|
||||
}
|
||||
img {
|
||||
width: 50%;
|
||||
height: auto;
|
||||
float: left;
|
||||
padding: 8px;
|
||||
}
|
||||
img.right {
|
||||
float: right !important;
|
||||
}
|
||||
.box {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
background: #cc99ff;
|
||||
padding: 1px 10px 5px 10px;
|
||||
word-wrap: break-word;
|
||||
height: auto;
|
||||
}
|
||||
h1, h2, h3 {
|
||||
h1, h2, h3, p {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #cc99ff;
|
||||
}
|
||||
h2 {
|
||||
color: #D162A4;
|
||||
}
|
||||
.note {
|
||||
text-align: center;
|
||||
color: #cc99ff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue