Subversion Repositories SvarDOS

Rev

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

Rev 183 Rev 188
Line 78... Line 78...
78
 
78
 
79
a.mateusz {
79
a.mateusz {
80
  color: inherit; text-decoration: none;
80
  color: inherit; text-decoration: none;
81
}
81
}
82
 
82
 
-
 
83
table {
-
 
84
  margin: 1em auto;
-
 
85
  border-spacing: 0;
-
 
86
  border-collapse: collapse;
-
 
87
  text-align: left;
-
 
88
}
-
 
89
 
-
 
90
table th {
-
 
91
  text-weight: 600;
-
 
92
}
-
 
93
 
-
 
94
table :not(thead) tr:nth-child(odd) {
-
 
95
  background-color: #f5f5f5;
-
 
96
}
-
 
97
 
-
 
98
table thead tr {
-
 
99
  border-bottom: 1px #bbb solid;
-
 
100
}
-
 
101
 
83
table.nls {
102
table.nls {
84
  margin: 1em auto;
103
  margin: 1em auto;
85
  border-spacing: 0;
104
  border-spacing: 0;
86
  border-collapse: collapse;
105
  border-collapse: collapse;
87
  border: none;
106
  border: none;