Skip to content
Snippets Groups Projects
Commit e571869f authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

no justification for specific header rules

parent f00191e7
Branches
Tags
No related merge requests found
...@@ -26,9 +26,6 @@ button: hover, .button:hover { ...@@ -26,9 +26,6 @@ button: hover, .button:hover {
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
color: #214BB5; color: #214BB5;
} }
h3 {
margin-top: 2rem;
}
a, a: visited, a:active, a:link { a, a: visited, a:active, a:link {
text-decoration: underline; text-decoration: underline;
} }
...@@ -58,9 +55,6 @@ main form { ...@@ -58,9 +55,6 @@ main form {
margin: 1rem; margin: 1rem;
} }
main h2 {
font-size: 1.5rem;
}
/* wizard */ /* wizard */
.wizard > .steps .current a, .wizard > .steps .current a: hover, .wizard > .steps .current a:active { .wizard > .steps .current a, .wizard > .steps .current a: hover, .wizard > .steps .current a:active {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment