Difference between revisions of "Template:Freiburg/CSS"

Line 921: Line 921:
 
     color: #000;
 
     color: #000;
 
     width: 50%;
 
     width: 50%;
 +
}
 +
 +
.header_box {
 +
    overflow: hidden;
 +
    padding: 2% 0%;
 +
    margin: auto;
 +
    width: 70%;
 +
    text-align: center;
 +
    /*background-color: #FFF;
 +
    border-radius: 30px 60px;
 +
    box-shadow: 1px 1px 10px #888;
 +
    -webkit-box-shadow: 1px 1px 10px #888;
 +
    -moz-box-shadow: 1px 1px 10px #888;*/
 
}
 
}
 
</style>
 
</style>

Revision as of 20:12, 14 September 2015