Created
March 12, 2009 11:45
-
-
Save tadejm/78029 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Userscript, fluid, finance.si */ | |
* { border: 0 none !important; border-spacing: 0px 0px !important; } | |
* body { background-color: rgb(254, 237, 228) !important; line-height: 1.5em !important; } | |
ul{ list-style: none !important;} | |
#siteHeader,#miniprint{ display: none !important; } | |
.siteContentPad{ height: 1em !important; display: none; } | |
.right, .footer, .article-source, .ad, .sitemap, .sub-column, .pr-title, .art-rubrika{ display: none; } | |
tr.title{ display: none; } | |
#article-source{ display: none; } | |
#maincolumn{ width: 100% !important; } | |
center{ display: none; } | |
table#body{ width: 95% !important; } | |
a.tilte{ font-size: 1.2em !important; display: block; text-transform:capitalize; } | |
div[align='center']{ display: none; } | |
table[style=""]{ display: none; } | |
tr[valign="middle"] td[onclick='location="/mojevro/";']{ display: none !important; } | |
img[src="http://beta.finance-on.net/spacer.gif"] > td{ display: none; } | |
td.menu{ padding-left: 1.2em; padding-right: 1.2em; } | |
table#body td.main-column{ border: 0 none; } | |
td[width='465']{ width: auto !important; } | |
table[width='100%']{ width: auto; } | |
table#main-column{ font-family: 'Times New Roman', Times, serif !important; } | |
tbody{ display: list-item; list-style-type: none !important; } | |
div#mainmenu{ width: 122px !important; background-color: rgb(192, 0, 0) !important; } | |
table.box{ display: none;} | |
a[name='com']{ display: none; } | |
div#article-tools-2{ display: none; } | |
div[style="margin-top: 20px;"]{ margin-top: 0px !important; margin-bottom: 1em !important; } | |
table.article-comment > tbody{ padding: 1em !important; } | |
div#article-comment{ width: 100% !important; } | |
textarea.user-msgtext{ width: 500px !important; } | |
table.article-comments{ width: 100% !important; font-size: 1.2em !important; } | |
p[style="font-size: 12px; text-align: justify; clear: both; margin-top: 0px;"]{ font-size: 1em !important; line-height: 1.5em !important; } | |
p.arttext{ font-size: 1.3em !important; } | |
a.nitem{ font-size: 1.2em !important; } | |
a.nrow{ font-size: 1.3em !important; } | |
div.article-flash{ line-height: 1.5em !important; font-size: 1.5em !important; font-family: Georgia, 'Times New Roman', Times, serif !important; } | |
.article-title h1{ font-size: 2em !important; } | |
div#publish-date.publish-date a{ font-size: 2em !important; } | |
div#publish-date.publish-date{ font-size: 1.5em !important; } | |
p.arttext b{ font-family: Georgia, 'Times New Roman', Times, serif !important; } | |
div#publish-date.publish-date{ display: none !important; } | |
td[valign="top] td{ float: left !important; } | |
div.newsbox{ margin-top: 1em !important; border-bottom: 5px solid #000 !important; padding-top: 0.5em !important; } | |
td.#drag-root:first-child{ border: 0px none !important; } | |
td[style="padding: 4px; border-bottom: #E3C6B7 solid 2px;"]{ border-bottom: 5px solid #000 !important; padding-bottom: 1em !important; } | |
table.galFrame{ margin-left: 5% !important; width: 100% !important; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment