view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 2070:82dbe2729b69 deep-learning

separation of deep learning resources
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 19 May 2023 17:19:50 +0200
parents d1806b4e4839
children
line wrap: on
line source

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