mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 12:10:48 +00:00
Fixing CSS that randomly broke, BESTEMMING. YAY commit n.600!
This commit is contained in:
@@ -144,11 +144,14 @@ footer {
|
|||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center ;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#radios div{
|
div#radios div{
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
width: auto;
|
width: auto;
|
||||||
margin-left: 10px;
|
margin-left: 8px;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
border: 2px #404040 solid;
|
border: 2px #404040 solid;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
|
Reference in New Issue
Block a user