Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document url-prefix(http://www.cnews.cz),
- url-prefix(https://www.cnews)
- {
- div#td-outer-wrap > .td-container {
- height: 0px;
- }
- .post {
- background-color: #F0F0F0;
- padding: 5px 10px 5px 10px;
- border-width: 4px;
- border-style: outset;
- border-color: #FF0404;
- }
- .td-ss-main-sidebar {
- background-color: #F0F0F0;
- padding: 5px 10px 5px 10px;
- border-width: 4px;
- border-style: outset;
- border-color: #FF0404;
- }
- .td-crumb-container .entry-crumbs {
- margin-top: -10px;
- padding-top: 2px;
- color: #4B4B4B;
- }
- .td-post-template-default .td-post-header .entry-title {
- font-size: 24px;
- line-height: 24px;
- text-align: center;
- }
- .single .comments {
- background-color: #F0F0F0;
- padding: 5px 10px 5px 10px;
- border-width: 4px;
- border-style: outset;
- border-color: #FF0404;
- }
- .comment .children {
- margin-top: 0px;
- }
- .comment {
- margin-bottom: 0px;
- }
- .td_block_wrap .td-next-prev-wrap {
- margin-bottom: 10px;
- }
- article {
- border-width: 1px;
- border-style: inset;
- background-color: #FFFFFF;
- border-color: #FF0404;
- padding: 5px 10px 5px 10px;
- /* margin-top: -20px; */
- }
- .td-header-wrap {
- margin-top: -19px;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment