Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 83ea612

Browse files
committed
Uprava vzhledu pred skolenim
1 parent 30d7eac commit 83ea612

File tree

8 files changed

+77
-269
lines changed

8 files changed

+77
-269
lines changed

‎css/style.css‎

Lines changed: 17 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,6 @@ body {
516516
}
517517
@media only screen and (min-width: 768px) {
518518
body {
519-
background: url('../../images/light_noise_diagonal.png') repeat;
520519
padding-bottom: 50px;
521520
}
522521
}
@@ -1247,64 +1246,13 @@ Hlavička obsahu stránky
12471246
12481247
*/
12491248
.content__head {
1250-
position: relative;
1251-
margin: 11px -7px 27px -7px;
1252-
background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #ffffff), to(#f4f4f4));
1253-
background: linear-gradient(to bottom, #ffffff 25%, #f4f4f4 100%);
1254-
}
1255-
@media only screen and (min-width: 768px) {
1256-
.content__head {
1257-
margin: 0 -22px 27px -23px;
1258-
}
1259-
}
1260-
.content__head h1 {
1261-
margin: 0 7px 0 7px;
1262-
display: block;
12631249
text-align: center;
1264-
}
1265-
.content__head.without_nav {
1266-
border-bottom: 1px solid #ddd;
1267-
}
1268-
@media only screen and (min-width: 768px) {
1269-
.content__head.without_nav {
1270-
height: 57px;
1271-
}
1272-
}
1273-
.content__head .fb-like {
1274-
display: none;
1250+
padding: 12px 20px;
12751251
}
12761252
@media only screen and (min-width: 768px) {
1277-
.content__head h1 {
1278-
float: left;
1279-
margin: 0 5px 18px 30px;
1253+
.content__head {
12801254
text-align: left;
12811255
}
1282-
.content__head h1 a {
1283-
color: #666;
1284-
border-bottom: 1px dotted #999;
1285-
}
1286-
.content__head h1 a:hover,
1287-
.content__head h1 a:focus,
1288-
.content__head h1 a:active {
1289-
text-decoration: none;
1290-
color: #666;
1291-
border-color: #666;
1292-
}
1293-
.content__head .fb-like {
1294-
display: block;
1295-
float: right;
1296-
width: 85px !important;
1297-
margin: -12px 30px 0 0;
1298-
opacity: .5;
1299-
}
1300-
.content__head.with_nav_inside .fb-like {
1301-
margin-top: -2px;
1302-
}
1303-
.content__head .fb-like:hover,
1304-
.content__head .fb-like:focus,
1305-
.content__head .fb-like:active {
1306-
opacity: 1;
1307-
}
13081256
}
13091257
/*
13101258
Fancybox
@@ -1470,6 +1418,7 @@ Foot - stara paticka
14701418
===========
14711419
*/
14721420
.inline-list {
1421+
margin-left: 23px;
14731422
line-height: 36px;
14741423
}
14751424
.inline-list__heading {
@@ -1781,18 +1730,18 @@ Na velkých displejích nalevo, na malých veprostřed nahoře.
17811730
margin: 0;
17821731
width: auto;
17831732
text-align: center;
1784-
}
1785-
.site-logo__tagline {
1786-
top: -4px;
1787-
position: relative;
1788-
text-align: center;
1733+
font-size: 24px;
1734+
font-weight: bold;
1735+
color: #9BD04E;
17891736
}
17901737
@media only screen and (min-width: 768px) {
17911738
.site-logo {
17921739
float: left;
17931740
margin-left: 30px;
17941741
text-align: left;
17951742
width: 300px;
1743+
margin-top: 12px;
1744+
margin-bottom: 12px;
17961745
}
17971746
.site-logo a:hover {
17981747
text-decoration: none;
@@ -2308,28 +2257,35 @@ Na velkých displejích vedle sebe, na malých většina schovaná do ikonek.
23082257
.site-nav {
23092258
clear: both;
23102259
background: #024E40;
2311-
height: 41px;
23122260
border-bottom: #9BD04E 10px solid;
23132261
border-top: #E0E9E8 10px solid;
23142262
}
23152263
@media only screen and (min-width: 768px) {
23162264
.site-nav {
23172265
padding-left: 15px;
23182266
padding-right: 15px;
2267+
height: 41px;
23192268
}
23202269
}
23212270
@media print {
23222271
.site-nav {
23232272
display: none;
23242273
}
23252274
}
2275+
.site-nav__main .pine-level-1 {
2276+
margin: 0;
2277+
padding: 0;
2278+
}
23262279
@media only screen and (min-width: 768px) {
23272280
.site-nav__main .pine-level-1 {
23282281
display: -webkit-box;
23292282
display: -ms-flexbox;
23302283
display: flex;
23312284
}
23322285
}
2286+
.site-nav__main .pine-level-1 > li {
2287+
text-align: center;
2288+
}
23332289
@media only screen and (min-width: 768px) {
23342290
.site-nav__main .pine-level-1 > li {
23352291
-webkit-box-flex: 1;
@@ -2343,8 +2299,7 @@ Na velkých displejích vedle sebe, na malých většina schovaná do ikonek.
23432299
.site-nav__accom-search-link,
23442300
.site-nav__main,
23452301
.site-nav__small-screen {
2346-
display: inline-block;
2347-
float: left;
2302+
display: block;
23482303
}
23492304
@media only screen and (min-width: 768px) {
23502305
.site-nav__accom-search-link,
@@ -2389,23 +2344,6 @@ Na velkých displejích vedle sebe, na malých většina schovaná do ikonek.
23892344
.site-nav__small-screen a.active {
23902345
background-color: #9BD04E;
23912346
}
2392-
@media only screen and (max-width: 767px) {
2393-
.site-nav__small-screen-search {
2394-
text-indent: -500px;
2395-
width: 40px;
2396-
background-image: url(../../images/glyphicons_027_search_white.png);
2397-
background-repeat: no-repeat;
2398-
background-position: center center;
2399-
}
2400-
.container .site-nav .site-nav__small-screen-nav {
2401-
width: 90px;
2402-
padding-left: 40px;
2403-
background-image: url(../../images/glyphicons_158_show_lines_white.png);
2404-
background-repeat: no-repeat;
2405-
background-position: 10px center;
2406-
margin-left: -5px;
2407-
}
2408-
}
24092347
.container .site-nav a {
24102348
-webkit-box-sizing: border-box;
24112349
box-sizing: border-box;

‎css/style.css.map‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /