stacosys
This commit is contained in:
parent
0ee840ac81
commit
d9a5a5bc00
15 changed files with 2689 additions and 16 deletions
|
|
@ -152,6 +152,14 @@ a:hover, a:active {
|
|||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.comment-indicator {
|
||||
color: coral;
|
||||
}
|
||||
|
||||
/* Footer */
|
||||
footer {
|
||||
background: #f0f0f0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue