mirror of
https://code.rocketnine.space/tslocum/tinyib.git
synced 2025-01-29 12:19:13 +01:00
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;
|
||||
}
|
||||
.footer {
|
||||
text-align:center;
|
||||
font-size:10px;
|
||||
font-family:sans-serif;
|
||||
}
|
||||
|
@ -53,7 +53,6 @@ a:hover {
|
||||
font-weight:800;
|
||||
}
|
||||
.footer {
|
||||
text-align:center;
|
||||
font-size:12px;
|
||||
font-family:serif;
|
||||
}
|
||||
|
@ -80,4 +80,23 @@ form {
|
||||
font-size: 15px;
|
||||
height: 28px;
|
||||
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