|
@@ -739,6 +739,14 @@ table.tablespacer td {
|
|
table.tablespacer tr:not(:last-child) {
|
|
table.tablespacer tr:not(:last-child) {
|
|
border-bottom: 1px solid #ebebeb; }
|
|
border-bottom: 1px solid #ebebeb; }
|
|
|
|
|
|
|
|
+/*For about pages data table*/
|
|
|
|
+td.about {
|
|
|
|
+ width: 70px;}
|
|
|
|
+
|
|
|
|
+.iframe {
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: 300px; }
|
|
|
|
+
|
|
/*Gray*/
|
|
/*Gray*/
|
|
.m-grau {
|
|
.m-grau {
|
|
color: #8a8a8a; }
|
|
color: #8a8a8a; }
|