new things
This commit is contained in:
parent
65f6ff500a
commit
5a0d8efcf9
@ -236,13 +236,12 @@ table.cols-5 td.incorrect {
|
||||
color: white;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.path-frontpage #footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
}
|
||||
.page-node-type-fighter #footer {
|
||||
position: relative;
|
||||
}
|
||||
#footer h2 {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
@ -4,12 +4,11 @@
|
||||
color: white;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
|
||||
.page-node-type-fighter & {
|
||||
position: relative;
|
||||
.path-frontpage & {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user