mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Contribute page imporvements, minor site imporvements
This commit is contained in:
parent
c68a445117
commit
cc3def0e6f
9 changed files with 78 additions and 138 deletions
|
@ -7,10 +7,11 @@
|
|||
color: white;
|
||||
background-color: #303030;
|
||||
margin: 2px;
|
||||
padding: 15px 32px;
|
||||
padding: 10px 5px;
|
||||
text-align: center;
|
||||
font-size: 16px;
|
||||
cursor: pointer;
|
||||
word-wrap: break-word;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
@ -69,3 +70,8 @@
|
|||
margin: 0px 5px;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.repos {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue