Added some minuscule theming the default theme.
This commit is contained in:
parent
7cfad30bb3
commit
b4a384c2b1
1 changed files with 6 additions and 0 deletions
|
@ -149,6 +149,12 @@ UL {
|
||||||
margin-bottom: 32px;
|
margin-bottom: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pools_next_img {
|
||||||
|
display: block;
|
||||||
|
font-size: 77%;
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||||||
* the main part of each page *
|
* the main part of each page *
|
||||||
|
|
Reference in a new issue