support for observers
This commit is contained in:
@@ -63,3 +63,12 @@ textarea {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
#counts {
|
||||
border-collapse: collapse;
|
||||
|
||||
}
|
||||
#counts th, #counts td {
|
||||
border: 3px solid #ccc;
|
||||
text-align: center;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user