mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
FAQ / script update
This commit is contained in:
parent
9d71b64e92
commit
98deeb1706
5 changed files with 287 additions and 235 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue