Subversion Repositories Kolibri OS

Rev

Rev 1374 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1374 Rev 1457
Line 34... Line 34...
34
  padding-top: 5px;
34
  padding-top: 5px;
35
  padding-bottom: 5px;
35
  padding-bottom: 5px;
36
  color: #004000;
36
  color: #004000;
37
  background: #ffd0ff;
37
  background: #ffd0ff;
38
}
38
}
39
pre font.f0 { color: #ffff00; }
-
 
40
pre font.f1 { color: #ffffff; }
-
 
41
pre font.f2 { color: #00ff00; }
-
 
42
pre font.f3 { color: #00ffff; }
-
 
43
pre font.f4 { color: #808080; }
-
 
44
pre font.f5 { color: #ff40ff; }
-
 
45
pre font.f6 { color: #4080ff; }
-
 
46
pre font.f7 { color: #ff0000; }
-
 
47
pre font.f8 { color: #ffcc00; }
-
 
48
pre font.f9 { color: #00ccff; }
-
 
Line 49... Line 39...
49
 
39
 
50
caption
40
caption
51
{
41
{
52
  padding-top: 5px;
42
  padding-top: 5px;
Line 55... Line 45...
55
  font-weight: bold;
45
  font-weight: bold;
56
  text-align: center;
46
  text-align: center;
57
}
47
}
58
table
48
table
59
{
49
{
60
  font-size: 10px;
-
 
61
  border-collapse: collapse;
50
  border-collapse: collapse;
62
  border: #000000 1px solid;
51
  border: #000000 1px solid;
63
  background-color: #c0e7fb;
-
 
64
}
52
}
65
table td
53
table td
66
{
54
{
67
  border: none;
55
  border: none;
68
  text-align: center;
-
 
69
}
56
}
70
table th
57
table th
71
{
58
{
72
  border: none;
59
  border: none;
73
  padding-right: 10px;
60
  padding-right: 10px;