Skip to content
Snippets Groups Projects

Resolve #3487376 "Fix validation issues"

Files
14
+ 3
4
@@ -7,16 +7,15 @@ main.page-content {
@@ -7,16 +7,15 @@ main.page-content {
}
}
a.button-small {
a.button-small {
font-weight: normal;
font-size: 0.9em;
margin-top: 10px;
margin-top: 10px;
margin-bottom: 20px;
margin-bottom: 20px;
 
font-size: 0.9em;
 
font-weight: normal;
}
}
dt {
dt {
font-weight: bold;
margin-top: 10px;
margin-top: 10px;
 
font-weight: bold;
}
}
ul.vocabulary-structure {
ul.vocabulary-structure {
Loading