Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pohadka_prarodice/stylopis_pohadka_prarodice.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
.zanr {font-size: 300%;text-align: center;text-decoration: underline;text-transform: uppercase;background: floralwhite;float: left;margin-left: 30px;}
.zanr {font-size: 300%;text-align: center;text-transform: uppercase;background: floralwhite;float: left;margin-left: 30px;}
body {background:url('http://cdn.backgroundhost.com/backgrounds/subtlepatterns/greyfloral.png');
font-size: 200%;font-family: sans-serif;font-weight: bold; justify-content: space-between;line-height: normal;
}

h1 {
font-size: 200%;text-transform: uppercase;text-align: center;margin-bottom: 150px;background: floralwhite; color: darkslateblue; padding-bottom: 50px; padding-top: 100px; border: 10px groove rgb(204, 204, 204);
font-size: 200%;text-transform: uppercase;text-decoration: underline;text-align: center;margin-bottom: 150px;background: floralwhite; color: darkslateblue; padding-bottom: 50px; padding-top: 100px; border: 10px groove rgb(204, 204, 204);
}

h2 {
Expand Down