summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-02-27 12:26:56 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-02-27 12:27:02 +0100
commitaae7c0a87a9ff1640c3cd72dd4df0ac590f8b0e4 (patch)
tree74e3203a965a9c4a98b49936baf5180e4fce01c4 /style.css
parent4831e664d69759da288625911c053d145aa1b68c (diff)
downloadweb-common-aae7c0a87a9ff1640c3cd72dd4df0ac590f8b0e4.tar.gz
web-common-aae7c0a87a9ff1640c3cd72dd4df0ac590f8b0e4.tar.bz2
web-common-aae7c0a87a9ff1640c3cd72dd4df0ac590f8b0e4.zip
border with history table
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index ee6cf08..0fb604c 100644
--- a/style.css
+++ b/style.css
@@ -163,7 +163,7 @@ h4, h5, h6 {
table.history {
margin: 30px 0px;
- border-width: 0px;
+ border-width: 1px;
border-spacing: 3px;
border-style: groove;
border-color: gray;