Template:Linkbox/styles.css: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(Created page with ".linkbox { border: 1px solid lightgray; border-radius: 5px; margin: 0 3em; padding: 0.1em 2em; } .linkbox-title { font-size: 175%; }")
(No difference)

Revision as of 19:51, 15 October 2018

.linkbox {
    border: 1px solid lightgray;
    border-radius: 5px;
    margin: 0 3em;
    padding: 0.1em 2em;
}

.linkbox-title {
    font-size: 175%;
}