forked from GithubBackups/tinyib
removal of most style tags, moving to CSS
This commit is contained in:
parent
6ab52aec7f
commit
096a7508a8
@ -69,7 +69,6 @@ a:hover {
|
|||||||
font-weight:800;
|
font-weight:800;
|
||||||
}
|
}
|
||||||
.footer {
|
.footer {
|
||||||
text-align:center;
|
|
||||||
font-size:10px;
|
font-size:10px;
|
||||||
font-family:sans-serif;
|
font-family:sans-serif;
|
||||||
}
|
}
|
||||||
|
@ -53,7 +53,6 @@ a:hover {
|
|||||||
font-weight:800;
|
font-weight:800;
|
||||||
}
|
}
|
||||||
.footer {
|
.footer {
|
||||||
text-align:center;
|
|
||||||
font-size:12px;
|
font-size:12px;
|
||||||
font-family:serif;
|
font-family:serif;
|
||||||
}
|
}
|
||||||
|
@ -81,3 +81,22 @@ form {
|
|||||||
height: 28px;
|
height: 28px;
|
||||||
margin: 0.2em;
|
margin: 0.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footer {
|
||||||
|
clear: both;
|
||||||
|
text-align:center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rules ul {
|
||||||
|
margin: 0;
|
||||||
|
padding-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.floatpost {
|
||||||
|
float: right;
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
|
|
||||||
|
.login {
|
||||||
|
text-align: center;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user