Ignore:
Timestamp:
Jan 27, 2010, 3:14:16 PM (14 years ago)
Author:
boulde
Message:

change titrepage id to a class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Simple_Grey/content.css

    r4710 r4762  
    5050}
    5151
    52 #titrePage {
     52.titrePage {
    5353  margin: 1em 0;
    5454}
    5555
    56 #titrePage h2 {
     56.titrePage h2 {
    5757  margin: 1em 0;
    5858  padding: 0;
     
    6060}
    6161
    62 #titrePage img {
     62.titrePage img {
    6363  float: left;
    6464  margin-top: -5px;
    6565}
    6666
    67 #titrePage .categoryActions {
     67.titrePage .categoryActions {
    6868  float: right;
    6969  margin: 0;
     
    317317/* slideshow */
    318318
    319 #slideshow #titrePage {
     319#slideshow .titrePage {
    320320    width: 55%;
    321321    text-align: center;
Note: See TracChangeset for help on using the changeset viewer.