summaryrefslogtreecommitdiffstats
path: root/css/custom.css
blob: 6bace7e11b22d9c967ed4ef1841538f81551b595 (plain)
1
2
3
4
5
6
7
8
9
/**
 * Add your custom styles here
 */
#app-content .custom-heise-de .body p > span:first-child {
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding: 6px 0;
}