hr invisible
This commit is contained in:
parent
9ac38a69a8
commit
7cc7079376
@ -111,3 +111,7 @@ blockquote {
|
||||
padding:($spacer*1.5);
|
||||
margin:($spacer*2) 0;
|
||||
}
|
||||
|
||||
hr.spip {
|
||||
border:0;
|
||||
}
|
||||
|
@ -271,9 +271,7 @@ textarea {
|
||||
h2.legend,
|
||||
h3.legend,
|
||||
legend {
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
text-transform: uppercase;
|
||||
font-size: 125%;
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
@ -10,3 +10,13 @@ a {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.inscriptionliste {
|
||||
fieldset {
|
||||
margin:0;
|
||||
}
|
||||
legend {
|
||||
font-size:140%;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user