Go Back   Forums > Community Chatterbox > Tech Corner > Programming
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 13-05-2011, 05:56 PM   #1
Ohne Mitleid
Brazen Pangolin
 
Ohne Mitleid's Avatar


 
Join Date: Dec 2010
Location: ,
Posts: 202
Default

Quote:
Originally Posted by GTX2GvO View Post
ooohhh. Now I really want to see the style code.
Maybe I can find a few bugs.

And I'm only using Stylish for the fun, getting my fox look cool and learning some coding along the way.
I don't know if it is really style, or code for that matter. In either case, it is not my creation, just my modification.

As far as bugs go, I am more concerned with changing something like this:
Code:
  font-weight: bold !important;
  font-style: normal !important;
  font-variant: small-caps !important;
  font-size: .90em !important;
  line-height: 1.2em !important;
  font-family: Tahoma, Sans-serif !important;
into this:
Code:
  font: bold normal small-caps .90em/1.2 tahoma, sans-serif !important;
It's lunchtime on Friday here. I'll PM you with what I have accomplished early Monday morning. K?
Ohne Mitleid is offline                         Send a private message to Ohne Mitleid
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump
 


The current time is 06:54 PM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.