Skip to content

Commit 91ead17

Browse files
committed
Made the plenary agenda font larger
- Legacy-Id: 1351
1 parent d997b0e commit 91ead17

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

static/css/base.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,8 @@ tbody.even {
208208
/* padding-left: 0.5em; */ /* inherited */
209209
/* padding-right: 0.5em; */ /* inherited */
210210
font-size: 0.9em;
211-
}
211+
}
212+
213+
#agenda pre {
214+
font-size: 1.3em;
215+
}

0 commit comments

Comments
 (0)