Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* stylesheet written by Jacob Howard for oviedoautorepair.com */
- a {
- font-style:italic;
- text-decoration:none;
- }
- body {
- background-image:url(img/concrete.jpg);
- font-family:arial;
- }
- footer {
- margin:8px;
- background:#EEE;
- border-radius:2px;
- padding:5px;
- }
- h1,h2,h3,h4,h5,h6 {
- font-family:arial;
- font-weight:bold;
- font-style:none;
- text-decoration:none;
- }
- header {
- color:#FFF;
- background:#006EDD;
- padding:5px 20px 5px 20px;
- border-radius:13px;
- height:91px;
- }
- header img {
- height:100%;
- margin-top:5px;
- }
- main {
- background:#FFF;
- padding:10px 20px 10px 20px;
- font-size:1.2em;
- }
- nav {
- background:#DD0000;
- padding:5px;
- }
- nav ul {
- list-style-type:none;
- }
- nav li {
- display:inline;
- }
- nav button {
- width:15.5%;
- height:40px;
- border:0;
- background:#DD0000;
- color:#FFF;
- font-size:1.1em;
- -moz-transition:all .1s ease-in;
- -o-transition:all .1s ease-in;
- -webkit-transition:all .1s ease-in;
- }
- nav button:hover {
- border-radius:15px;
- background:#FFF;
- color:#000;
- }
- .bodyworki {
- width:30%;
- margin-right:2%;
- }
- .current {
- border-radius:15px;
- background:#FFF;
- color:#000;
- }
- .uhauli {
- width:100%;
- }
- #all {
- border:2px solid #DD0000;
- padding:0px 0px 5px 0px;
- background:#FFF;
- border-radius:15px;
- }
- #center {
- text-align:center;
- }
- #desinfo {
- float:right;
- }
- #hours {
- border:1px solid #000;
- float:right;
- margin:5px;
- }
- #hours td {
- border:1px solid #000;
- }
- #seal {
- float:right;
- }
- #selfphoto {
- width:50%;
- margin-left:auto;
- margin-right:auto;
- }
- #shop {
- width:100%;
- }
- #top {
- background:#006EDD;
- border-radius:13px;
- }
- #wrapper {
- background:rgba(221,221,221,0);
- max-width:1000px;
- min-width:1000px;
- margin:0 auto 0 auto;
- padding:20px;
- }
- /* Copyright (c) 2018 Jacob Howard */
Advertisement