X-Git-Url: https://git.auder.net/?p=xogo.git;a=blobdiff_plain;f=common.css;h=bf4e1a8cfa601e352b3bacbccf3fecb1fdd0dc78;hp=c1ba77cea5b7ce9dd311205eefccd00cb679b8ed;hb=fcede3ef85cbb36a05220033cdd318af68e0084c;hpb=437dfd42748eb2359103fd87a7d0e780121a7865 diff --git a/common.css b/common.css index c1ba77c..bf4e1a8 100644 --- a/common.css +++ b/common.css @@ -117,6 +117,11 @@ h4 { margin: 10px 0; } +#gameInfos > .rules > a { + padding-bottom: 1px; + border-bottom: 1px dotted black; +} + #gameStopped > h1 { margin-bottom: 10px; }