mirror of https://gitlab.com/octtspacc/sitoctt
Agg. CSS
This commit is contained in:
parent
a6bd202d84
commit
afa9caf5dc
|
@ -151,17 +151,21 @@ H3:hover {
|
||||||
Max-Width: 100%;
|
Max-Width: 100%;
|
||||||
Max-Height: 90vh;
|
Max-Height: 90vh;
|
||||||
}
|
}
|
||||||
.Img50 img {
|
.Img36 img {
|
||||||
Max-Height: 50vh !important;
|
Max-Height: 36vh !important;
|
||||||
}
|
}
|
||||||
.Img50 img:hover {
|
.Img36 img:hover {
|
||||||
Max-Height: 75vh !important;
|
Max-Height: 64vh !important;
|
||||||
}
|
}
|
||||||
#MainBox p img:not(.NoImgCenter) {
|
#MainBox p img:not(.NoImgCenter img) {
|
||||||
Display: Block;
|
Display: Block;
|
||||||
Margin-Left: Auto;
|
Margin-Left: Auto;
|
||||||
Margin-Right: Auto;
|
Margin-Right: Auto;
|
||||||
}
|
}
|
||||||
|
.ImgSidePadding img {
|
||||||
|
Padding-Left: 16px;
|
||||||
|
Padding-Right: 16px;
|
||||||
|
}
|
||||||
#MainBoxTop {
|
#MainBoxTop {
|
||||||
Color: #505050;
|
Color: #505050;
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Archivi MicroBlog di Settembre 2019
|
## Archivi MicroBlog di Settembre 2019
|
||||||
|
|
||||||
<div markdown="1" class="BorderBoxContainer Img50">
|
<div markdown="1" class="BorderBoxContainer NoImgCenter Img36 ImgSidePadding">
|
||||||
|
|
||||||
<details markdown="1">
|
<details markdown="1">
|
||||||
<summary>[2019-09-17 15:16] Test più disparati con il Galaxy Player </summary>
|
<summary>[2019-09-17 15:16] Test più disparati con il Galaxy Player </summary>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
|
|
||||||
> : A parte Zelda che ho provato ora, gli altri giochi hanno un framerate stabile se vedete, nice, un Lagsung di 8 anni fa si sta riscattando.
|
> : A parte Zelda che ho provato ora, gli altri giochi hanno un framerate stabile se vedete, nice, un Lagsung di 8 anni fa si sta riscattando.
|
||||||
> : Vi avverto che ci potrebbe essere un trigger epilettico quando avvio quake 2 eh xd
|
> : Vi avverto che ci potrebbe essere un trigger epilettico quando avvio quake 2 eh xd
|
||||||
> <video controls><source src="[HTML:Folder:*:AbsoluteRoot]/sitoctt-assets/Media/Galaxy-Player-3.6/N64/Galaxy-Player-3.6-N64-Misc.webm" type="video/webm">N64</video>
|
> <video controls><source src="[HTML:Folder:*:AbsoluteRoot]/sitoctt-assets/Media/Galaxy-Player-3.6/N64/GP3.6-N64-Misc.webm" type="video/webm">N64</video>
|
||||||
|
|
||||||
> : Vabbè per ora basta test sul Lagsung
|
> : Vabbè per ora basta test sul Lagsung
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue