Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- head {
- color: aquamarine;
- }
- body {
- background-color: whitesmoke;
- }
- .blinking {
- font-size:20px;
- text-decoration: blinking;
- color: blue;
- }
- .h11 {
- color: black;
- }
- li {
- color: black;
- font-size: 18px;
- }
- .blinking {
- text-decoration:overline;
- }
- .kvadrat {
- width: 130px;
- padding: 5px;
- padding-right: 20px;
- border-bottom-color: antiquewhite;
- float: none;
- margin-left: 10px;
- }
- kvadrat.img {
- width: 683px;
- height: 700px;
- }
- footer {
- background-color: white;
- }
- .social {
- float: left;
- }
- .logo {
- float: right;
- font-size: 10px;
- color:black;
- }
Add Comment
Please, Sign In to add comment