You are not logged in.

  • »imvucodes« is a verified user
  • "imvucodes" started this thread

Posts: 130

Location: Interwebs

Occupation: Serving code snippets non stop.

  • Send private message

1

Monday, July 12th 2010, 2:36pm

Small text

Makes your font small on the whole page! Can be placed anywhere. You can modify the param (10px) to adjust the font size.

Source code

1
2
3
<style type="text/css">
*, .imvucodes_net { font-size:10px !important; }
</style>

Similar threads

Rate this thread