aboutsummaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2021-07-20 20:39:04 +0100
committerMiquel Lionel <lionelmiquel@sfr.fr>2021-07-20 20:42:20 +0100
commit5785614b247f64647d48e2980c2bbec8e2cdbc4b (patch)
tree185461f512b0a0061fed7b5fdfeb1cc05fbbdaa7 /styles.css
parent3cbe6fe46483ca5c4483bc2d39c4c568fda9a187 (diff)
downloadgpigeon-5785614b247f64647d48e2980c2bbec8e2cdbc4b.tar.gz
gpigeon-5785614b247f64647d48e2980c2bbec8e2cdbc4b.zip
fix links stable not having style
- also add date when a link was created. It should be easy now to tell when a link was generated. - update the readme about nginx since index.html doesn't exist anymore, gpigeon does the job now - updated the dependencies in the readme
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index 50ab8ad..759edb0 100644
--- a/styles.css
+++ b/styles.css
@@ -19,6 +19,8 @@ h1, #msgbelow{
padding:10px;
font-size:110%;
margin:0;
+ border: 3px solid black;
+ border-bottom:none;
}
#linkstable td{