Fossil SCM

Merged two redundant style rules for sidebars. Manual merge error?

wyoung 2024-02-18 15:46 trunk
Commit 825efe96d25864cebc92adbdbffe6b8333fadfdffc29afd5787cfbbec4a0f764
1 file changed +1 -4
+1 -4
--- src/default.css
+++ src/default.css
@@ -1539,16 +1539,13 @@
15391539
.markdown blockquote, p.blockquote, .sidebar {
15401540
background-color: rgba(0, 0, 0, 0.05);
15411541
border-left: 3px solid #777;
15421542
padding: 0.1em 1em;
15431543
}
1544
-.sidebar {
1545
- font-size: 90%;
1546
-}
15471544
.sidebar {
15481545
/* Generic form that can be applied to any block element. */
1549
- font-size: 0.9em;
1546
+ font-size: 90%;
15501547
}
15511548
div.sidebar {
15521549
/* Special exception for div-type sidebars, where there is no p
15531550
* wrapper inside to give us the extra padding we want. */
15541551
padding: 1em;
15551552
--- src/default.css
+++ src/default.css
@@ -1539,16 +1539,13 @@
1539 .markdown blockquote, p.blockquote, .sidebar {
1540 background-color: rgba(0, 0, 0, 0.05);
1541 border-left: 3px solid #777;
1542 padding: 0.1em 1em;
1543 }
1544 .sidebar {
1545 font-size: 90%;
1546 }
1547 .sidebar {
1548 /* Generic form that can be applied to any block element. */
1549 font-size: 0.9em;
1550 }
1551 div.sidebar {
1552 /* Special exception for div-type sidebars, where there is no p
1553 * wrapper inside to give us the extra padding we want. */
1554 padding: 1em;
1555
--- src/default.css
+++ src/default.css
@@ -1539,16 +1539,13 @@
1539 .markdown blockquote, p.blockquote, .sidebar {
1540 background-color: rgba(0, 0, 0, 0.05);
1541 border-left: 3px solid #777;
1542 padding: 0.1em 1em;
1543 }
 
 
 
1544 .sidebar {
1545 /* Generic form that can be applied to any block element. */
1546 font-size: 90%;
1547 }
1548 div.sidebar {
1549 /* Special exception for div-type sidebars, where there is no p
1550 * wrapper inside to give us the extra padding we want. */
1551 padding: 1em;
1552

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button