@font-face { font-family: "Symbola"; font-weight: bold; src: url('Symbola.ttf'); } .tab-pane { display: none; } .tab-pane:target { display: block; } .list-inline > li { padding-top: 5px; padding-bottom: 5px; } .item-icon { display:inline-block; font-size: 4em; font-family: "Symbola"; } .list-group-item > .label { float:right; } #tab2 > ul > li > button { width: 9em; height: 9em; } #tab3 > ul > li > button { width: 10em; height: 10em; } .label { font-size: 1.2em; } .list-group > button { border-radius: 0; } .footer { background-color: #f5f5f5; border-top: 1px solid #e5e5e5; padding: 0.7em 0; text-align: center; width: auto; } .footer p { color: #777; margin-bottom: 0; } a { color: #5cb85c; } /* color: hotpink; } .label-success { background-color: hotpink; } .btn-success { background-color: hotpink; border-color: deeppink; } .btn-success:hover { background-color: pink; border-color: hotpink; } .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .btn-success.focus, .btn-success:focus { background-color: deeppink; border-color: magenta; } .panel-success { border-color: lightpink; } .panel-success > .panel-heading { background-color: pink; color: deeppink; border-color: lightpink; } .alert-success { color: deeppink; border-color: lightpink; background-color: pink; } */