Ignore:
Timestamp:
Jul 10, 2009, 3:19:37 PM (15 years ago)
Author:
flop25
Message:

-all floPure/*/*.conf.php are independant and can ecrase style of user
-many test have been made !!
=> ready for 2.1.1 [traduction always needed]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/music_player/template/style/floPure/tr_clear_blue/lecteur.css

    r3508 r3561  
    4444        border:none;
    4545}
     46
     47BODY
     48{
     49color:#696969;
     50font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
     51}
     52/* links */
     53A, INPUT.rateButton {
     54    color: #005e89;
     55    background: transparent;
     56}
     57
     58A:hover, INPUT.rateButton:hover {
     59    color: #858460;
     60}
     61
     62
     63
    4664/* backgrounds */
    47 #autre_content, #content, .content
    48 {
    49         background:none;
     65BODY, #autre_content, #content, .content, #the_page {
     66        background:none!important;
    5067}
     68/* backgrounds */
     69BODY {
     70        background-image: url(images/background6.jpg)!important;/* aussi/also eau_001.jpg */
     71        background-position:center;
     72        background-repeat:repeat-y;
     73        background-color:#b4e2ef!important;
     74}
     75
    5176#section_up_right{
    5277 background-image: url(images/content_top_right.png);
Note: See TracChangeset for help on using the changeset viewer.