downtime css -> downtime file
This commit is contained in:
parent
c6c4f06de8
commit
7bdc00ac4e
10
contrib/downtime/style.css
Normal file
10
contrib/downtime/style.css
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
#downtime #message, #downtime #login {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
#downtime H3 {
|
||||||
|
margin-top: 32px;
|
||||||
|
}
|
||||||
|
#downtime #login_table {
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
|
|
@ -183,14 +183,3 @@ NAV .thumb {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-bottom: 32px;
|
margin-bottom: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#downtime #message, #downtime #login {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
#downtime H3 {
|
|
||||||
margin-top: 32px;
|
|
||||||
}
|
|
||||||
#downtime #login_table {
|
|
||||||
margin: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
@ -351,16 +351,6 @@ NAV .thumb {
|
|||||||
margin-bottom: 32px;
|
margin-bottom: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#downtime #message, #downtime #login {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
#downtime H3 {
|
|
||||||
margin-top: 32px;
|
|
||||||
}
|
|
||||||
#downtime #login_table {
|
|
||||||
margin: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tooltip{
|
.tooltip{
|
||||||
position:absolute;
|
position:absolute;
|
||||||
top:0;
|
top:0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user