view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 1670:24462a259d8d

comment
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 19 Nov 2020 19:20:45 +0100
parents d1806b4e4839
children
line wrap: on
line source

.disclaimer{
    color: $dangerColor;
    background-color: #303030;
    padding:5px;
    text-align: center;
    font-weight: bold;
}