Difference between revisions of "Template:TU Dresden/CSS"

Line 983: Line 983:
 
}
 
}
 
.view {
 
.view {
     width: 300px;
+
     width: 400px;
     height: 200px;
+
     height: 400px;
 
     margin: 10px;
 
     margin: 10px;
 
     float: left;
 
     float: left;
Line 993: Line 993:
 
     box-shadow: 1px 1px 2px #e6e6e6;
 
     box-shadow: 1px 1px 2px #e6e6e6;
 
     cursor: default;
 
     cursor: default;
     background: #fff url(../images/bgimg.jpg) no-repeat center center
+
      
 
}
 
}
 
.view .mask, .view .content {
 
.view .mask, .view .content {

Revision as of 16:12, 1 November 2017