Skip to content

Instantly share code, notes, and snippets.

Created November 21, 2012 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4125623 to your computer and use it in GitHub Desktop.
Save anonymous/4125623 to your computer and use it in GitHub Desktop.
style.css
body {
margin:0;
padding:0;
text-align:center;
background: #a0a0a0 url(background.png)repeat-x top;
font-size:62.5%
font-family:Courier;
}
#obal {
font-size:1,4e,;
width:56em;
max-width:95%
margin:10px auto;
text-align:left;
background-color:#dade75;
border: 1px solid silver
}
#panel {
float:right;
width:25%;
}
#paticka {
clear:both;
}
body#kontakt #panel {
display:none;
}
.hide {
display:inline;
}
iframe {
border: 10px solid aaff15;
border-radius:15px;
}
#menu {
border:10px solid #425869;
border-radius:15px;
width:50px;
height:100px;
float:left;
position:none;
}
#komentar {
color:orange;
border:5px dotted #aaffe5;
width:3px;
height:9px;
}
head {
font-family:Courier;
}
.home {
float:left;
background-image: ulr('images/ikona_domu.jpg');
}
a {
float:right;
}
#menu {
float:left;
clear:both;
color:blue;
border:1px solid black;
border-
}
ul {
float:left;
}
iframe {
border:5px solid green;
width:100em;
height:70em;
background-color:#AAAAEE;
}
#header {
height:6em;
width:5em;
margin:0 auto;
}
#content-wrapper {
padding:6em 0 0 0;
margin-left:0;
voice-family: "\"}\"";
voice-family:inherit;
margin-left:16px;
padding-bottom:60px;
}
body>#content-wrapper {
margin-left:0;
}
#content {
width:1px;
margin:0 auto;
}
#footer-wrapper {
width:100%;
p\osition:absolute;
bottom:0;
left:0;
height:60px;
}
body>#footer-wrapper {
position:fixed;
}
#footer {
width:10px;
height:60px;
margin:0 auto;
}
.hlavicka {
font-family:Courier;
font-size:150px;
color: #000000;
text-shadow: 0 0 10px #308A76;
letter-spacing: -10px;
font-weight:bolt;
text-align:center;
background-image:url('images/hlavicka.jpg');
height:280px;
}
.time {
font-family:Courier;
font-size: 10px;
}
.fb {
background: url('images/facebook_icon1.jpg')
width: 400px;
height: 400px;
')
}
.nahoru {
background: url('images/hlavicka.jpg');
height:400px;
width:100px;
visibility:visible;
outline-style:double;
outline-width:60px;
}
.menu-settings {
background-color:#930;
}
.settings {
font-family:Courier;
}
.menu {
font-family:Courier;
float:left;
outline-style:double;
}
#odkazy {
text-decoration:none;
color:#aafa55;
}
menu li {
float:left;
font-family:Courier;
text-decoration: none;
font-size: 20px;
menu-list-style: none;
color:black;
border: 5px double black;
}
menu li a {
text-decoration:none;
color: black;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment