mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-11-01 14:25:31 +01:00
Services, style
This commit is contained in:
@@ -38,9 +38,11 @@ main.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.narrower {
|
||||
max-width: 900px;
|
||||
margin: auto;
|
||||
@media screen and (min-width: 900px) {
|
||||
.narrower > p, .narrower > ul, .narrower > h1, .narrower > h2, .narrower > h3, .nn {
|
||||
max-width: 900px;
|
||||
margin-left: calc(50% - 450px);
|
||||
}
|
||||
}
|
||||
|
||||
a, a:visited {
|
||||
|
||||
Reference in New Issue
Block a user