mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
merged master
This commit is contained in:
parent
98fc6ba9ca
commit
f7d737c6dc
5 changed files with 7 additions and 36 deletions
|
@ -20,11 +20,12 @@
|
|||
}
|
||||
|
||||
.new {
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
border: 2px dashed var(--text-color);
|
||||
background-color: #191919;
|
||||
border-radius: 3px;
|
||||
cursor: pointer;
|
||||
margin: 8px;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.new:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue