Changeset 133
- Timestamp:
- 02/05/07 11:31:07 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/plugins/ambs/Kwiki-Theme-OSCON2007/lib/Kwiki/Theme/OSCON2007.pm
r128 r133 5064 5064 } 5065 5065 5066 #content div#h3 a:hover { 5067 color: #ffffff; 5068 text-decoration: none; 5069 } 5070 #content div#h3 a { 5071 color: #ffffff; 5072 text-decoration: none; 5073 } 5074 5066 5075 #content div#h3 { 5067 5076 padding: 10px 0 10px 35px; … … 5070 5079 background: #224875 url(title_corner.gif) bottom right no-repeat; 5071 5080 font-size: 1.3em; 5081 font-weight: bold; 5072 5082 color: #fff; 5073 5083 }
