client/src/components/CreateGroup.scss
author ymh <ymh.work@gmail.com>
Tue, 27 Nov 2018 15:45:45 +0100
changeset 179 e7c7e6e0a8bc
parent 154 a28361bda28c
permissions -rw-r--r--
Add protocols module, and add a way to change the config ini file path

div.card-header.bg-primary.w-50 {
    border-radius: 0% 0% 3% 3%;
}

#session-button:hover{
    font-weight: bolder;
}