try to add css

Signed-off-by: Marek Küthe <m.k@mk16.de>
This commit is contained in:
Marek Küthe 2022-12-18 16:08:38 +01:00
parent 8568bd7396
commit 1e924bda91
No known key found for this signature in database
GPG Key ID: 7E869146699108C7
2 changed files with 13 additions and 0 deletions

12
extra.css Normal file
View File

@ -0,0 +1,12 @@
@charset "UTF-8";
.floating_right {
float: right;
margin-left: 20px
max-width: 30%;
max-height: 30%;
}
.center {
text-align: center;
}

View File

@ -1,5 +1,6 @@
site_name: CRXN
theme: readthedocs
extra_css: [extra.css]
nav:
- Home: ./