Remove borders for fauxx css style

This commit is contained in:
Benjamin Southall 2017-09-03 22:52:39 +09:00
parent 6182d7ac5e
commit dee919b76c

View file

@ -184,6 +184,8 @@ span.trip {
}
div.pages {
color: #AAAAAA;
/*background: #333333;
border: #d2738a 1px solid;*/
font-family: sans-serif;
font-size: 10pt;
}