Update
This commit is contained in:
parent
ddb35ba3bb
commit
227739c69c
|
@ -72,6 +72,11 @@ html, body {
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.media_attachments img:only-child {
|
||||||
|
max-width: 100%;
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
#body {
|
#body {
|
||||||
display: none;
|
display: none;
|
||||||
min-height: 75vh;
|
min-height: 75vh;
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
Disk space: 200+ GB<br>
|
Disk space: 200+ GB<br>
|
||||||
EFI: 4 GB<br>
|
EFI: 4 GB<br>
|
||||||
System: 100 GB<br>
|
System: 100 GB<br>
|
||||||
Home section: 88- GB<br>
|
Home partition: 88- GB<br>
|
||||||
Swap partition: 8+ GB, hibernation possible<br>
|
Swap partition: 8+ GB, hibernation possible<br>
|
||||||
Internet for online installation<br>
|
Internet for online installation<br>
|
||||||
<br>
|
<br>
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
Disk space: 1024+ GB<br>
|
Disk space: 1024+ GB<br>
|
||||||
EFI: 4 GB<br>
|
EFI: 4 GB<br>
|
||||||
System: 100 GB<br>
|
System: 100 GB<br>
|
||||||
Home section: 904- GB<br>
|
Home partition: 904- GB<br>
|
||||||
Swap partition: 16+ GB, hibernation possible<br>
|
Swap partition: 16+ GB, hibernation possible<br>
|
||||||
Internet for online installation<br>
|
Internet for online installation<br>
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Reference in New Issue