Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- You can add your own CSS here.
- Click the help icon above to learn more.
- */
- .widget-area a {
- color: #ffffff;
- }
- #mainnav ul li a, #mainnav ul li::before {
- color: #ffffff;
- text-shadow: 2px 2px 2px black;
- }
- .footer-widgets {
- padding: 20px 0;
- }
- .widget-area .widget {
- margin-bottom: 0px;
- }
- .text-slider .maintitle, .text-slider .subtitle {
- color: red;
- text-shadow: 2px 2px 1px white;
- }
- .site-logo {
- max-height: 75px;
- }
- a:hover, a:focus {
- color: #ff0000;
- }
- #mainnav li {
- float: left;
- padding: 0 8px;
- }
- #mainnav ul li a {
- font-size: 13.5px;
- }
- .col-md-8 {
- width: 97.666667%;
- }
- @media (min-width: 992px)
- .col-md-8 {
- width: 147.666667%;
- }
- #slideshow .header-slider{
- position: relative;
- overflow: hidden;
- width: 100%;
- height: 1000px;
- }
- input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
- width: 1095px;
- }
- input.wpcf7-form-control.wpcf7-text {
- width: 1095px;
- }
- textarea.wpcf7-form-control.wpcf7-textarea {
- width: 1095px;
- }
- select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
- width: 1095px;
- }
- .admin-bar .site-header, .admin-bar .site-header.float-header {
- top: 32px;
- background: #000000a1;
- }
- h1.title-post.entry-title {
- display: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement