Ignore:
Timestamp:
Dec 13, 2009, 11:35:47 PM (14 years ago)
Author:
grum
Message:

[Template:Gally] feature 1096, feature 1097, feature 1098, feature 1099, feature 1313
And some other improvments...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/gally/picture.css

    r4446 r4489  
    310310}
    311311
     312/*
     313 * vd language switch plugin compatibility inside theme.css file
     314 * PWG Stuff plugin compatibility
     315*/
     316
     317/*
     318 * Comment editor compatibility
     319*/
     320div#ce-content.content, div#ce-message-block.content {
     321  margin:50px auto auto;
     322  width:75%;
     323  overflow:hidden;
     324}
     325
     326div#ce-content table {
     327  margin:auto;
     328}
     329
     330div#ce-content h2, div#ce-message-block h2 {
     331  margin-top:0px;
     332}
     333
     334div#ce-comments {
     335  padding:8px;
     336}
     337
Note: See TracChangeset for help on using the changeset viewer.