From c3ece206278ca4f719bf77bb71e4798ccaf2a45a Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Fri, 7 Oct 2011 20:21:49 -0700 Subject: move #tricks to new line and center it --- css/standard.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/standard.css b/css/standard.css index 3606812..5624cb5 100644 --- a/css/standard.css +++ b/css/standard.css @@ -184,7 +184,7 @@ div.table img.table { div.table div { /*background-color:green;*/ position:absolute; - width:12.5%; + width:10.5%; text-align:center; z-index:20; } @@ -702,6 +702,7 @@ div.table div img.gravatar, img.gravatar { width: 4em; height: 4em; border: 3px solid #aaa; + float:left; } div img.button { @@ -709,6 +710,12 @@ div img.button { width: 2em; } +div span.numberoftricks { + text-align:center; + clear:both; + display:block; +} + .highcall { background-color: #fc3; } -- cgit v1.2.3-18-g5258