mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 04:42:54 +02:00
style charte, emph
This commit is contained in:
@ -44,7 +44,7 @@ main.center {
|
||||
}
|
||||
|
||||
@media screen and (min-width: 900px) {
|
||||
.narrower > p, .narrower > ul, .narrower > ol, .narrower > h1, .narrower > h2, .narrower > h3, .nn {
|
||||
.narrower > p, .narrower > ul, .narrower > ol, .narrower > h1, .narrower > h2, .narrower > h3, .narrower > strong, .narrower > em, .nn {
|
||||
max-width: 900px;
|
||||
margin-left: calc(50% - 450px);
|
||||
}
|
||||
@ -252,3 +252,7 @@ a.bigbutton2:hover, a.bigbutton2:focus {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
||||
.emph {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user