AwesomeMod Config - Stylish

<< < (8/11) > >>

Dark Trepie:
Quote from: J. M. Pescado on 2009 June 27, 05:06:07

Even if I don't personally care for it. It's too blue.


Wouldn't it match your desktop though?  :p

That Google page looks awesome.  I prefer white text with black background.  I'ma tryin' this Stylish addon out.

Anach:
Simplified. Black background, white sans-serif font, with fixed px rather than percentage size changes. Keep in mind that this is to suit my widescreen and screen res, so make your own adjustments accordingly.

Code:

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.moreawesomethanyou.com/ts3/awesome/config.php") {

/* set background color */
html {
  background: #000000 !important;
}

/* body padding & fonts*/
body {
  color: #FFFFFF !important;
  font-family: Sans-Serif !important;
  padding: 0 2em !important;
  font-size:20px;
}

table {
 font-size:18px !important;
}

p {
 font-size:14px !important;
}

/* link colors */
a:link,
#Comments .CommentHeader span a {
  color: #82BDFF !important;
  text-decoration: none !important;
}
a:visited,
#Comments .CommentHeader span a:visited {
  color: #72DFAD !important;
  text-decoration: none !important;
}
a:hover {
  text-decoration: underline !important;
}
}

infamy:
Quote from: awrevell on 2009 June 27, 13:00:09

That being the case, my observations were completely wrong.  I apologize for taking umbrage and speaking out of turn. 


While we're being all contrite, could we fix your sig?  Harpo never spoke - that was his whole thing.  That's a Groucho quote.

nanacake:
I think it's nice the stylish option for sites such as google but kind of silly to bother changing the lone Config page. Why would you be spending large amount of time on the Config page anyways? Should it not only take a few clicks to use and be done with it? If the text is too small though, there is a text only zoom option in Firefox (and most browsers?) under View > Zoom. I do use that, because my eye-sight is poor and the text becomes so small on my large widescreen monitor sometimes.

Anach:
Quote from: nanacake on 2009 June 29, 01:32:01

I think it's nice the stylish option for sites such as google but kind of silly to bother changing the lone Config page. Why would you be spending large amount of time on the Config page anyways? Should it not only take a few clicks to use and be done with it? If the text is too small though, there is a text only zoom option in Firefox (and most browsers?) under View > Zoom. I do use that, because my eye-sight is poor and the text becomes so small on my large widescreen monitor sometimes.



It is true that zoom will increase font size and I still use it frequently, but unfortunately (Even in FF), it will increase the zoom for every page, not just one you are viewing. Stylish allows to tailor a specific page without altering others. For example, my zoom level is set to a comfortable level for most sites, but I still found awesomeconfig to be a little too small for me to view comfortably, so stylish allows me to alter that and bring it up to a level I find comfortable.  Most my reasons for doing so for the awesomeconfig have already been stated in above posts, and it really only took a minute to do, so it's not really a bother to do so. Also the fact that sometimes us geeks enjoy tweaking anything and everything :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page