Difference between revisions of "Template:Freiburg/CSS"

Line 944: Line 944:
 
     margin-left: -5%;
 
     margin-left: -5%;
 
     margin-right: 8%;
 
     margin-right: 8%;
 +
}
 +
 +
.reference_box {
 +
    overflow: hidden;
 +
    border: 1px solid rgb(0, 0, 0);
 +
    border-radius: 10px;
 +
    background-color: #FFF;
 +
    text-align: justify;
 +
    box-shadow: 1px 1px 10px #888;
 +
    padding: 1% 2% 3%;
 +
    margin: 2em 0px 0px;
 
}
 
}
 
</style>
 
</style>

Revision as of 20:59, 14 September 2015