Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Contact Form 7 Styles */
- #footer-widgets {
- padding: 0px 0;
- }
- .wpcf7 {
- color: #ffffff;
- font-family: Arial Black;
- font-size: 20px;
- }
- .wpcf7 input[type="text"],
- textarea
- {
- background: #212121;
- width: 70%;
- color: #ffffff;
- border: 0px;
- }
- .wpcf7 input[type="email"]
- {
- background: #212121;
- width: 85%;
- color: #ffffff;
- border: 0px;
- }
- a {
- color: #aa0000;
- }
- a:hover, a:active {
- color: #ff0000;
- }
- #anfragetyp
- {
- color: #ffffff;
- background-color: #212121;
- border: 0px;
- width: 85%;
- }
- #textfeld
- {
- color: #ffffff;
- background-color: #212121;
- border: 0px;
- width: 85%;
- }
- #kleines
- {
- color: #ff0000;
- }
- #senden
- {
- width: 120px;
- background-color: #ff0000;
- margin-top: 15px;
- }
- #ueberschriften
- {
- font-size: 19px;
- font-weight: bold;
- color: #ffffff;
- background-color: #212121;
- padding-left: 30px;
- padding-top: 15px;
- padding-bottom: 10px;
- border-bottom: 1px dashed #3a3a3a;
- }
- #standardtext
- {
- font-size: 14px;
- color: #aaaaaa;
- background-color: #212121;
- padding-left: 30px;
- padding-top: 15px;
- line-height: 1.4;
- }
- #standardtextlast
- {
- font-size: 14px;
- color: #aaaaaa;
- background-color: #212121;
- padding-left: 30px;
- padding-top: 15px;
- padding-bottom: 30px;
- line-height: 1.4;
- }
- #link
- {
- font-size: 14px;
- transition: all 250ms ease;
- color: #aaaaaa;
- background-color: #212121;
- padding-left: 30px;
- padding-top: 15px;
- line-height: 1.4;
- }
- #link:hover
- {
- font-size: 14px;
- color: #cc0000;
- background-color: #212121;
- padding-left: 30px;
- padding-top: 15px;
- line-height: 1.4;
- }
- #linklast
- {
- font-size: 14px;
- transition: all 250ms ease;
- color: #aaaaaa;
- background-color: #212121;
- padding-left: 30px;
- padding-top: 15px;
- padding-bottom: 30px;
- line-height: 1.4;
- }
- #linklast:hover
- {
- font-size: 14px;
- color: #cc0000;
- background-color: #212121;
- padding-left: 30px;
- padding-top: 15px;
- line-height: 1.4;
- }
- #geschlossen
- {
- font-size: 14px;
- color: #aaaaaa;
- background-color: #212121;
- line-height: 1.4;
- }
- #offen
- {
- font-size: 16px;
- font-weight: bold;
- color: green;
- background-color: #212121;
- padding-left: 75px;
- padding-top: 15px;
- line-height: 1.5;
- }
- /* Forum */
- .forum-name {
- font-size: 18px;
- font-weight: bold;
- }
- .forum-stats {
- margin-top: 10px;
- font-weight: normal;
- color: #aaa !important;
- }
- #af-wrapper .title-element {
- font-size: 19px;
- font-weight: bold;
- line-height: 44px;
- margin-top: 40px;
- border-bottom: 1px dashed #990000 !important;
- height: 46px;
- color: #ff2222 !important;
- }
- .main-title.main-title-overview {
- visibility: hidden;
- }
- #af-wrapper .last-post-headline {
- visibility: hidden;
- }
- #af-wrapper small {
- font-size: 14px;
- }
- #read-unread {
- visibility: hidden;
- }
- #af-wrapper #forum-breadcrumbs {
- margin-bottom: -66px;
- height: 50px;
- padding-top: 12px;
- color: #aaa !important;
- }
- #af-wrapper .forum-stats {
- color: #aaa !important;
- }
- #af-wrapper #forum-breadcrumbs a {
- color: #aaa !important;
- }
- #af-wrapper #forum-search {
- background-color: #1a1a1a;
- color: #666;
- }
- #af-wrapper a {
- color: #990000 !important;
- }
- .activity-link {
- visibility: hidden;
- }
- .subscriptions-link {
- visibility: hidden;
- }
- .members-link {
- margin-right: -250px;
- }
- .main-title.main-title-profile, .main-title.main-title-history, .main-title.main-title-forum, .main-title.main-title-members, .main-title.main-title-search {
- visibility: hidden;
- }
- #af-wrapper .main-title {
- padding: 80px 16px;
- margin-bottom: -140px;
- }
- #af-wrapper #bottom-navigation {
- visibility: hidden;
- }
- #af-wrapper .info {
- background-color: #990000;
- border: 1px solid #1a1a1a;
- color: #ffffff;
- margin-bottom: -66px;
- }
- .login-link {
- margin-left: -100px;
- }
- #af-wrapper .forum .forum-title {
- color: #eee !important;
- }
- #af-wrapper .editor-row .cancel, #af-wrapper .editor-row .cancel-back, #af-wrapper .editor-row .cancel:hover, #af-wrapper .editor-row .cancel-back:hover, #af-wrapper .forum-menu a.button-delete {
- background: #555;
- border-color: #555;
- text-decoration: none;
- }
- #af-wrapper input {
- color: #fff;
- }
- #af-wrapper .pages {
- display: inline-table;
- border: 2px solid #1a1a1a;
- border-radius: 2px;
- background-color: #1a1a1a;
- height: 12px;
- line-height: 12px;
- margin-top: 8px;
- margin-bottom: -18px;
- }
- #af-wrapper .pages strong {
- background-color: #1a1a1a;
- }
- #af-wrapper .pages a, #af-wrapper .pages strong {
- border-right: 1px solid #666;
- }
- #af-wrapper .editor-row-subject label {
- line-height: 42px;
- }
- #af-wrapper input[type="submit"] {
- color: #fff !important;
- display: inline-block;
- width: 100px;
- background: #770000 !important;
- border: 0px solid #770000;
- text-align: center;
- border-color: #770000;
- }
- #af-wrapper .main-title.main-title-editpost {
- height: 180px;
- }
- #af-wrapper .main-title.main-title-reports {
- height: 180px;
- }
- /* Login/Registrierung & Abmelden */
- .wppb-user-forms *, .wppb-register-user, .wppb-user-logged-out {
- color: #fff;
- }
- #pass-strength-result {
- color: #000;
- font-weight: bold;
- }
- .form-submit {
- margin-left: 500px;
- }
- .wppb-required {
- color: #770000;
- }
- .wppb-user-forms input:not([type="button"]):not([type="reset"]):not([type="submit"]), .wppb-user-forms select, .wppb-user-forms textarea, .wppb-form-field textarea {
- color: #fff;
- }
- #description.default_field_description {
- color: #fff;
- }
- #af-wrapper .button-red {
- background: #770000;
- border-color: #770000;
- }
- /* Anmeldewarnung*/
- #af-wrapper .notices-panel {
- background-color: #770000;
- border: 1px solid #770000;
- border-radius: 4px;
- color: #fff;
- padding-top: 1px;
- margin-top: 16px;
- margin-bottom: -80px;
- }
Advertisement
Add Comment
Please, Sign In to add comment