Updating styling, fixing some errors, and adding cert logging
This commit is contained in:
@@ -11,3 +11,9 @@
|
||||
*= require_self
|
||||
*= require_tree .
|
||||
*/
|
||||
table { border-spacing: 0; }
|
||||
td, th { padding: 0.5em; }
|
||||
.col_highlight { background-color: #ccc; }
|
||||
dt { font-weight: bold; }
|
||||
.notice { color: green; }
|
||||
.alert { color: red; }
|
||||
|
||||
Reference in New Issue
Block a user