mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Undo donate changes
This commit is contained in:
parent
15dde276f6
commit
108af5bf2a
5 changed files with 16 additions and 74 deletions
|
@ -87,8 +87,12 @@ a {
|
|||
height: auto;
|
||||
position: relative;
|
||||
}
|
||||
.sidebar a {float: left;}
|
||||
div.content {margin-left: 0;}
|
||||
.sidebar a {
|
||||
float: left;
|
||||
}
|
||||
div.content {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 700px) {
|
||||
|
@ -126,7 +130,7 @@ a {
|
|||
width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.questionContainer {
|
||||
margin: 10px;
|
||||
|
@ -190,3 +194,7 @@ a {
|
|||
background-color: #555;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.donate {
|
||||
background-color: #222a26;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue