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