Subversion Repositories SvarDOS

Rev

Rev 3 | Rev 106 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 103
Line 21... Line 21...
21
  font-size: 1.1em;
21
  font-size: 1.1em;
22
  text-align: left;
22
  text-align: left;
23
  font-family: 'Oxygen Mono', monospace;
23
  font-family: 'Oxygen Mono', monospace;
24
}
24
}
25
 
25
 
-
 
26
p.wondering {
-
 
27
  font-size: 0.95em;
-
 
28
  margin: 1.3em 0;
-
 
29
  border: 1px #222 dashed;
-
 
30
  opacity: 0.8;
-
 
31
}
-
 
32
 
26
html,body {
33
html,body {
27
  font-size: 1.0em;
34
  font-size: 1.0em;
28
  margin: 0;
35
  margin: 0;
29
  padding: 0;
36
  padding: 0;
30
  background-color: #B0B0B0;
37
  background-color: #B0B0B0;