mirror of
https://github.com/sorenpeter/timeline.git
synced 2025-12-15 19:07:01 +00:00
some css
This commit is contained in:
parent
313a8c9a4c
commit
43adcbf5d9
1 changed files with 3 additions and 6 deletions
|
|
@ -241,12 +241,9 @@ nav.pagnation {
|
||||||
|
|
||||||
/* === REFRESH === */
|
/* === REFRESH === */
|
||||||
|
|
||||||
#refreshLabel {
|
|
||||||
}
|
|
||||||
|
|
||||||
#refreshInfo {
|
#refreshInfo {
|
||||||
font-weight: bold;
|
display: block;
|
||||||
/* display: block;*/
|
text-align: center:
|
||||||
}
|
}
|
||||||
|
|
||||||
#refreshURL {
|
#refreshURL {
|
||||||
|
|
@ -262,4 +259,4 @@ footer {
|
||||||
border-top: thin solid grey;
|
border-top: thin solid grey;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue