mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Another tiny template improvement
This commit is contained in:
@ -154,6 +154,11 @@ code {
|
||||
display: inline-block;
|
||||
margin: 4px;
|
||||
}
|
||||
.important {
|
||||
font-size: 1.2em;
|
||||
font-weight: bold;
|
||||
color: red;
|
||||
}
|
||||
table {
|
||||
width: 100%;
|
||||
font-size: 0.90em;
|
||||
|
Reference in New Issue
Block a user