Project

General

Profile

Defect #40515 » 40515.patch

Takenori TAKAKI, 2024-04-10 07:31

View differences:

app/assets/stylesheets/application.css
20 20
.wiki h4 {font-size: 1.2em; border: none; font-weight: bold;}
21 21
.wiki h5 {font-size: 1em;}
22 22
.wiki h6 {font-size: 1em; color: #8e8e8e;}
23
.wiki table td[align=right],th[align=right] { text-align:right; }
24
.wiki table td[align=left],th[align=left] { text-align:left; }
25

  
23 26

  
24 27
/***** Layout *****/
25 28
#wrapper {
(3-3/3)