neues theme: add blueprints.yaml

This commit is contained in:
teldra 2023-01-11 22:05:24 +01:00
parent 727cc8d078
commit eafa16c1a3

View File

@ -35,3 +35,8 @@
font-size: .5em; font-size: .5em;
color: #1d66bf; color: #1d66bf;
} }
body {
max-width: 1920px;
margin: 0 auto; /* center the content horizontally */
}