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

Make All Texts Bold

This will make any texts on your page looking bold written. Can be put anywhere!

Source code

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

Similar threads

Rate this thread