mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
FAQ / script update
This commit is contained in:
@@ -17,7 +17,12 @@ body {
|
||||
}
|
||||
|
||||
img {
|
||||
margin: 10px;
|
||||
margin: 5px;
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.manual_img {
|
||||
padding: 2px 2px;
|
||||
border: 2px solid white;
|
||||
}
|
||||
|
||||
@@ -270,11 +275,6 @@ input:focus {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.manual_img {
|
||||
padding: 2px 2px;
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
color: var(--text-color);
|
||||
font-size: 23px;
|
||||
|
||||
Reference in New Issue
Block a user