Unfinished stats page, FAQ mini section, other changes
This commit is contained in:
parent
4805c1ba48
commit
25353fe2df
5 changed files with 65 additions and 12 deletions
|
@ -244,6 +244,16 @@ li {
|
|||
margin-right: 1.9%;
|
||||
}
|
||||
|
||||
.textBlock {
|
||||
color: rgb(255, 255, 255);
|
||||
white-space: pre-wrap;
|
||||
background-color: rgb(20, 20, 20);
|
||||
border: 2px lightgray solid;
|
||||
padding: 15px;
|
||||
/* font-family: 'Source Code Pro', sans-serif; */
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.lengthBar>span {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue