HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //usr/local/usermin-1.823/file/xinha/examples/files/stylist.css
  /*--------------------------------------:noTabs=true:tabSize=2:indentSize=2:--
    --  Stylist plugin example CSS file.  Used by full_example.js
    --  when the Stylist plugin is included in an auto-generated example.
    --
    --  $HeadURL:http://svn.xinha.webfactional.com/trunk/examples/files/stylist.css $
    --  $LastChangedDate:2008-02-04 01:43:21 +0100 (Mo, 04 Feb 2008) $
    --  $LastChangedRevision:962 $
    --  $LastChangedBy:ray $
    --------------------------------------------------------------------------*/

.bluetext
{
  color:blue;
}

p.blue_paragraph
{
  color:darkblue;
}

li.green_list_item
{
  color:green;
}

h1.webdings_lvl_1
{
  font-family:webdings;
}

img.polaroid { border:1px solid black; background-color:white; padding:10px; padding-bottom:30px; }