forked from rebillar/site-accueil-insa
10 lines
161 B
Text
10 lines
161 B
Text
.change-link {
|
|
color: #1976d2 !important;
|
|
}
|
|
|
|
.what-is-new-popup {
|
|
width: calc(80%);
|
|
left: calc(10%) !important;
|
|
height: auto;
|
|
background: #fafafa;
|
|
}
|