Changeset 9182

Show
Ignore:
Timestamp:
08/03/08 19:32:45 (5 months ago)
Author:
afz
Message:

tiny fix in flower style

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • art/themes/flower/style.css

    r9089 r9182  
    416416border: 1px solid #d3d7cf; 
    417417} 
    418 .blog_entry h3 a {text-decoration: none; color: #555753; border: 0px;} 
    419 .blog_entry h3 a:hover {color: #fff; border: 0px;} 
     418.blog_entry h2 a {text-decoration: none; color: #555753; border: 0px;} 
     419.blog_entry h2 a:hover {color: #fff; border: 0px;} 
    420420 
    421421.blog-page-nav .float-left {float:left} 
  • art/themes/flower/style.rtl.css

    r9116 r9182  
    420420border: 1px solid #d3d7cf; 
    421421} 
    422 .blog_entry h3 a {text-decoration: none; color: #555753; border: 0px;} 
    423 .blog_entry h3 a:hover {color: #fff; border: 0px;} 
     422.blog_entry h2 a {text-decoration: none; color: #555753; border: 0px;} 
     423.blog_entry h2 a:hover {color: #fff; border: 0px;} 
    424424 
    425425.blog-page-nav .float-right {float:right}