small skin improvement
This commit is contained in:
@@ -114,14 +114,14 @@ CUSTOM STYLE
|
|||||||
|
|
||||||
.panel.middle h1 {
|
.panel.middle h1 {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 1em;
|
top: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel.middle h2 {
|
.panel.middle h2 {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 1em;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user