Agg. Devlogs, PicoBlog; Inizio nuove pagine; Agg. interni

This commit is contained in:
2022-09-06 00:24:21 +02:00
parent 74b88545a0
commit 22afb83ec1
10 changed files with 119 additions and 20 deletions

View File

@@ -38,8 +38,12 @@ Body {
.NoCol {
Color: Transparent !Important;
}
.Inline {
Display: Inline;
}
.InlineBlock {
Display: Inline-Block;
}
/*--------------------------------------------------------*/
@@ -95,9 +99,12 @@ Table Td, Table Th, Table Tr {
Pre.Code, .CodeScroll {
Padding-Left: 8px;
Padding-Right: 8px;
Padding-Top: 0px;
Padding-Top: 8px;
Padding-Bottom: 16px;
}
Code:Not(Pre Code) {
Padding: 4px 4px 4px 4px;
}
#MainBox A:Not(
.NoLinkLink, .NoLinkLink A,
@@ -156,9 +163,6 @@ H3:hover {
Font-Size: 17.5pt;
}
.Inline {
Display: Inline;
}
#Container {
Max-Width: 100%;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 736 B

After

Width:  |  Height:  |  Size: 391 B