mod page cleanup
This commit is contained in:
parent
5fdd4a36b0
commit
4dea9283c1
2 changed files with 36 additions and 3 deletions
|
|
@ -32,10 +32,19 @@ p {
|
|||
h1, code {
|
||||
color: #cc99ff;
|
||||
}
|
||||
h2, b {
|
||||
h2, b, p {
|
||||
color: #D162A4;
|
||||
}
|
||||
.note {
|
||||
text-align: center;
|
||||
color: #cc99ff;
|
||||
}
|
||||
table {
|
||||
width: 100%;
|
||||
padding: 3px;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
td, span {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue