Fossil SCM

In the etienne1 skin, set a minimum width but allow the width to grow without bound.

drh 2015-02-18 12:02 trunk
Commit 83c5a8dfccd179f03138f34cd7f3c80afb89aecc
1 file changed +2 -1
--- skins/etienne1/css.txt
+++ skins/etienne1/css.txt
@@ -1,8 +1,9 @@
11
body {
22
margin: 0 auto;
3
- width: 960px;
3
+ min-width: 800px;
4
+ padding: 0px 20px;
45
font-family: sans-serif;
56
font-size:14pt;
67
}
78
89
a {
910
--- skins/etienne1/css.txt
+++ skins/etienne1/css.txt
@@ -1,8 +1,9 @@
1 body {
2 margin: 0 auto;
3 width: 960px;
 
4 font-family: sans-serif;
5 font-size:14pt;
6 }
7
8 a {
9
--- skins/etienne1/css.txt
+++ skins/etienne1/css.txt
@@ -1,8 +1,9 @@
1 body {
2 margin: 0 auto;
3 min-width: 800px;
4 padding: 0px 20px;
5 font-family: sans-serif;
6 font-size:14pt;
7 }
8
9 a {
10

Keyboard Shortcuts

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