[Connect | Trunk]: Change colors of login box to black
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58671 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
d47254709f
commit
635e0a8491
|
@ -277,6 +277,11 @@ a:hover .user-circle-background {
|
|||
background-color: #FAFAFA !important;
|
||||
}
|
||||
|
||||
.connectApp .login text {
|
||||
stroke: black;
|
||||
fill: black;
|
||||
}
|
||||
|
||||
.connectApp .uk-text-large {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue