Fossil SCM

Fix typo in the "css-tricks.md" document.

drh 2020-04-15 11:28 trunk
Commit 9b0661aa600c89cc5825d042c289de53d2a771d366dc21fafc77d074002bd21f
1 file changed +1 -2
--- www/css-tricks.md
+++ www/css-tricks.md
@@ -48,11 +48,11 @@
4848
## Is it Really `!important`?
4949
5050
By and large, CSS's `!important` qualifier is not needed when
5151
customzing Fossil's CSS. On occasion, however, particular styles may
5252
be set directly on DOM elements when Fossil generates its HTML, and
53
-such cases require the user of `!important` to override them.
53
+such cases require the use of `!important` to override them.
5454
5555
5656
<!-- ============================================================ -->
5757
# Main UI CSS
5858
@@ -103,6 +103,5 @@
103103
div.forumPostBody {
104104
max-height: 25em; /* change to the preferred maximum effective height */
105105
overflow: auto; /* tells the browser to add scrollbars as needed */
106106
}
107107
```
108
-
109108
--- www/css-tricks.md
+++ www/css-tricks.md
@@ -48,11 +48,11 @@
48 ## Is it Really `!important`?
49
50 By and large, CSS's `!important` qualifier is not needed when
51 customzing Fossil's CSS. On occasion, however, particular styles may
52 be set directly on DOM elements when Fossil generates its HTML, and
53 such cases require the user of `!important` to override them.
54
55
56 <!-- ============================================================ -->
57 # Main UI CSS
58
@@ -103,6 +103,5 @@
103 div.forumPostBody {
104 max-height: 25em; /* change to the preferred maximum effective height */
105 overflow: auto; /* tells the browser to add scrollbars as needed */
106 }
107 ```
108
109
--- www/css-tricks.md
+++ www/css-tricks.md
@@ -48,11 +48,11 @@
48 ## Is it Really `!important`?
49
50 By and large, CSS's `!important` qualifier is not needed when
51 customzing Fossil's CSS. On occasion, however, particular styles may
52 be set directly on DOM elements when Fossil generates its HTML, and
53 such cases require the use of `!important` to override them.
54
55
56 <!-- ============================================================ -->
57 # Main UI CSS
58
@@ -103,6 +103,5 @@
103 div.forumPostBody {
104 max-height: 25em; /* change to the preferred maximum effective height */
105 overflow: auto; /* tells the browser to add scrollbars as needed */
106 }
107 ```
 
108

Keyboard Shortcuts

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