mirror of
https://github.com/brmlab/povoden.git
synced 2025-06-08 02:04:01 +02:00
cosmetic changes
This commit is contained in:
parent
e955c0bb4b
commit
2a8b9c7f93
2 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
||||||
.content
|
.content
|
||||||
|
|
||||||
#imgdoprava
|
#imgdoprava
|
||||||
%img(src="data/doprava.png" width="100%")
|
%img(src="data/doprava.png" style="width: 100%; max-width: 1191px;")
|
||||||
|
|
||||||
#doprava
|
#doprava
|
||||||
=File.read("data/doprava.html")
|
=File.read("data/doprava.html")
|
||||||
|
|
|
@ -14,7 +14,6 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
ul#navbar {
|
ul#navbar {
|
||||||
height: 48px;
|
|
||||||
background: #2c2c2c;
|
background: #2c2c2c;
|
||||||
background-image: -webkit-linear-gradient(top, #333333, #222222);
|
background-image: -webkit-linear-gradient(top, #333333, #222222);
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue