LAYOUT: use bootstrap to style gravatar images
[e-DoKo.git] / css / standard.less
index a5c79c37ac07a18bdc523d9235c2857a7d7a1315..88a1b5bd71a8a17be85ba17d0c1f8811077f8c33 100644 (file)
@@ -46,8 +46,8 @@ footer {
   padding:0em 0.2em;
   border-top: 2px solid gray;
 }
-footer .right { float:right;      font-size:smaller;}
-footer .left  { text-aling:left;  font-size:smaller;}
+footer .right { float:right;     margin-top:1em; line-height:90%;font-size:smaller;}
+footer .left  { text-align:left;  line-height:90%;font-size:smaller;}
 
 .WIP {
   background-color: #efaaaa;
@@ -86,8 +86,7 @@ footer .left  { text-aling:left;  font-size:smaller;}
 }
 .session div.sessionscore div{
   position:absolute;
-  width:12em;
-  right:3em;
+  right:1em;
   display:none;
   background-color: #fff;
   border: 1px solid #000;
@@ -97,12 +96,13 @@ footer .left  { text-aling:left;  font-size:smaller;}
 .session img.rulesicon{ height: 1em; }
 
 .session .scoretable{
-  height:20em;
+  height: 20em;
+  width:  16em;
   overflow: auto;
 }
 .session table.score {
   margin:0.5em;
-  width:10em;
+  width:  10em;
   border-collapse:collapse;
 }
 
@@ -241,7 +241,6 @@ div.table div.table3 {
 img.gravatar  {
     width:  4em;
     height: 4em;
-    border: 3px solid #aaa;
 }
 
 div img.button {