table and cards were too small
top: 30%;
left: 37.5%;
- right: 56.5%;
- height: 40%;
+ width: 8%;
z-index: 30;
}
.vorbehalt0 {
/*border: 1px solid red;*/
top: 0%;
- left: 47%;
- right: 47%;
- height: 40%;
+ left: 46%;
+ width: 8%;
text-align: center;
z-index: 30;
}
top: 30%;
right: 37.5%;
- left: 56.5%;
- height: 40%;
+ width: 8%;
z-index: 30;
}
.vorbehalt2 {
/*border: 1px solid red;*/
bottom: 0%;
- left: 47%;
- right: 47%;
- height: 40%;
+ left: 46%;
+ width: 8%;
z-index: 30;
}
.tricks div div.card3 .score,
text-align: right;
font-size: smaller;
}
+ img.gravatar {
+ width: 3em;
+ height: 3em;
+ }
+ div.table img.table { width: 45%; }
+
+ .tricks div div.card0 img { width: 14%; }
+ .tricks div div.card1 img { width: 14%; left: 43%;}
+ .tricks div div.card2 img { width: 14%; }
+ .tricks div div.card3 img { width: 14%; left: 43%;}
+ .tricks div div.card0 img { left: 28%;}
+ .tricks div div.card2 img { right: 28%;}
+
}
img.grav {