úprava stylů a rozhraní
This commit is contained in:
@@ -8,6 +8,8 @@ website:
|
||||
# - href: index.qmd
|
||||
# text: Home
|
||||
# - about.qmd
|
||||
repo-url: https://gitea.spacilovi.eu/david-spacil/help
|
||||
repo-actions: [issue]
|
||||
sidebar:
|
||||
style: "docked"
|
||||
search: true
|
||||
@@ -23,6 +25,8 @@ format:
|
||||
theme:
|
||||
- cosmo
|
||||
- brand
|
||||
link-external-icon: true
|
||||
link-external-newwindow: true
|
||||
css: styles.css
|
||||
toc: true
|
||||
|
||||
|
||||
@@ -1 +1,10 @@
|
||||
/* css styles */
|
||||
|
||||
p, li {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.img-float-left {
|
||||
float: left;
|
||||
margin: 10px 10px 10px 0;
|
||||
}
|
||||
Reference in New Issue
Block a user