forked from Oscloud/oscloud-docs
přidány styly a aktualizován soubot mkdocs.yml
This commit is contained in:
16
docs/styly/extra.css
Normal file
16
docs/styly/extra.css
Normal file
@ -0,0 +1,16 @@
|
||||
|
||||
.shadow {
|
||||
box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.176);
|
||||
}
|
||||
|
||||
.shortcuts {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.shortcuts a {
|
||||
display: inline-block;
|
||||
min-width: 20%;
|
||||
text-align: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user