aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2018-01-20 22:19:14 +0100
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2018-01-20 22:19:14 +0100
commit2249fe90184af06df82f16270b2ef72961e1dcf6 (patch)
tree1a1ec7c615c6e9d4a3658f34c45d8c02197c8c55 /www
parent806e53e5210c807539282b943bcbea4062a3a73f (diff)
downloadlibrb-2249fe90184af06df82f16270b2ef72961e1dcf6.tar.gz
librb-2249fe90184af06df82f16270b2ef72961e1dcf6.tar.bz2
librb-2249fe90184af06df82f16270b2ef72961e1dcf6.zip
add: test results in readme.md (and index.html in webpage)
Diffstat (limited to 'www')
-rw-r--r--www/custom.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/custom.css b/www/custom.css
index 9225da5..166d407 100644
--- a/www/custom.css
+++ b/www/custom.css
@@ -20,3 +20,8 @@ div.codehilite:before
{
content: "// code";
}
+
+img[alt=test-result-svg]
+{
+ float: right;
+}