Fossil SCM

Remove some vendor-prefixed CSS attributes, as modern browsers emit warnings for those.

stephan 2024-01-25 03:00 trunk
Commit a0850d54c5001e68021917d9174c66d704c61527766101da80d1b4409c0be155
1 file changed -3
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -3,13 +3,10 @@
33
body {
44
margin: 0 auto;
55
background-color: white;
66
font-family: sans-serif;
77
font-size: 14pt;
8
- -moz-text-size-adjust: none;
9
- -mx-text-size-adjust: none;
10
- -webkit-text-size-adjust: none;
118
}
129
1310
a {
1411
color: #4183C4;
1512
text-decoration: none;
1613
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -3,13 +3,10 @@
3 body {
4 margin: 0 auto;
5 background-color: white;
6 font-family: sans-serif;
7 font-size: 14pt;
8 -moz-text-size-adjust: none;
9 -mx-text-size-adjust: none;
10 -webkit-text-size-adjust: none;
11 }
12
13 a {
14 color: #4183C4;
15 text-decoration: none;
16
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -3,13 +3,10 @@
3 body {
4 margin: 0 auto;
5 background-color: white;
6 font-family: sans-serif;
7 font-size: 14pt;
 
 
 
8 }
9
10 a {
11 color: #4183C4;
12 text-decoration: none;
13

Keyboard Shortcuts

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