aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2016-08-17 12:08:45 +0200
committertg(x) <*@tg-x.net>2016-08-17 12:08:45 +0200
commit72c5b56b2439fa54fb3079e95dbf3390e19461be (patch)
treefe1bacd140469dc75c092b9eec3f9efa778b2174
parent15cb970023496977a995fb72aae7376be4ef15f8 (diff)
downloadwww-72c5b56b2439fa54fb3079e95dbf3390e19461be.tar.gz
www-72c5b56b2439fa54fb3079e95dbf3390e19461be.zip
wallet install: css
-rw-r--r--wallet-installation.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/wallet-installation.html b/wallet-installation.html
index 5d695255..551f97f6 100644
--- a/wallet-installation.html
+++ b/wallet-installation.html
@@ -99,6 +99,10 @@
99 #install-result { 99 #install-result {
100 font-weight: bold; 100 font-weight: bold;
101 } 101 }
102
103 main ul li {
104 margin-bottom: 1em;
105 }
102 </style> 106 </style>
103</head> 107</head>
104 108