css: bold affected too many links
This commit is contained in:
parent
ae08fb47c0
commit
bd41d9d6a6
|
@ -807,6 +807,7 @@ table.assignment-table {
|
|||
a {
|
||||
display: block;
|
||||
float: none;
|
||||
font-weight: normal;
|
||||
background-color: white;
|
||||
padding: 0.3em 1.5em;
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in New Issue