mirror of
https://github.com/apankrat/nullboard.git
synced 2025-08-06 13:16:49 +02:00
fix version # display in About
This commit is contained in:
@@ -1107,6 +1107,7 @@
|
||||
.overlay > div.about {
|
||||
text-align: center;
|
||||
padding: 50px 50px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.overlay > div.about h1 {
|
||||
@@ -1123,7 +1124,9 @@
|
||||
.overlay > div.about div {
|
||||
position: absolute;
|
||||
bottom: -30px;
|
||||
color: #eee;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
color: #fff9;
|
||||
}
|
||||
|
||||
.overlay > div.about div span {
|
||||
|
Reference in New Issue
Block a user