mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2024-11-27 14:48:36 -05:00
Small fixes
This commit is contained in:
parent
daa3f06fe9
commit
54f5e3a76b
10
css/main.css
10
css/main.css
@ -123,7 +123,7 @@ div.center {
|
|||||||
font-family: 'Fira Sans', sans-serif;
|
font-family: 'Fira Sans', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
a h1{
|
body a h1{
|
||||||
font-size: 1.3em;
|
font-size: 1.3em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
line-height: 1.3em
|
line-height: 1.3em
|
||||||
@ -496,6 +496,10 @@ i.danger{
|
|||||||
line-height: 34px
|
line-height: 34px
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.table-responsive{
|
||||||
|
width:100%;
|
||||||
|
}
|
||||||
|
|
||||||
.col-md-6{
|
.col-md-6{
|
||||||
line-height: 34px
|
line-height: 34px
|
||||||
}
|
}
|
||||||
@ -591,4 +595,8 @@ i.danger{
|
|||||||
{
|
{
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
border: 1px;
|
border: 1px;
|
||||||
|
}
|
||||||
|
|
||||||
|
body .h1,body .h2,body .h3,body h1,body h2,body h3 {
|
||||||
|
margin-top: 18px;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user