~timo-wingender/widelands-website/ggz-support

« back to all changes in this revision

Viewing changes to media/css/base.css

  • Committer: Timo Wingender
  • Date: 2010-09-28 09:01:50 UTC
  • mfrom: (209.1.8 widelands)
  • Revision ID: timo.wingender@gmx.de-20100928090150-z0c7cf6mf04qpasb
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
224
224
}
225
225
 
226
226
/*
 
227
 * Events
 
228
 */
 
229
.event {
 
230
    text-align: center;
 
231
    width: 100%;
 
232
    padding-bottom: 5px;
 
233
}
 
234
 
 
235
.event .date {
 
236
    font-size: 80%
 
237
}
 
238
 
 
239
 
 
240
/*
227
241
 * Box Item Model
228
242
 */
229
243
.box_item_model {