This commit is contained in:
Kovid Goyal 2009-02-11 17:22:20 -08:00
parent f83dff0b75
commit e5cf0ca0c1

View File

@ -10,6 +10,9 @@
<style type="text/css"> <style type="text/css">
th.distro_type { th.distro_type {
font-family: monospace; font-family: monospace;
font-weight: bold;
font-size: larger;
vertical-align:middle;
text-align: center; text-align: center;
border-bottom: solid 1pt black; border-bottom: solid 1pt black;
} }