Welcome to mirror list, hosted at ThFree Co, Russian Federation.

styles.css « css « static - github.com/tnwhitwell/hugo-startpage-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 62aa39ee751cc4f51d10d0482e1f261ae370e746 (plain)
1
2
3
4
5
6
7
8
9
.link {
    display: block !important;
    text-align: left !important;
    overflow: visible;
    height: auto !important;
    min-height: 36px;
    white-space: normal;
    word-wrap: break-word;
}