styles for navigation and survey info
This commit is contained in:
parent
1bc96d830e
commit
2cbfb06b4a
30 changed files with 199 additions and 555 deletions
|
|
@ -1,12 +1,18 @@
|
|||
/*NavigationItem.module.css*/
|
||||
|
||||
.navItem{
|
||||
font-weight: 600;
|
||||
font-size: 24px;
|
||||
color: #AFAFAF;
|
||||
padding: 0;
|
||||
margin-bottom: 42px;
|
||||
}
|
||||
|
||||
.page{
|
||||
background-color: white;
|
||||
border: none;
|
||||
font-size: 24px;
|
||||
font-weight: 600;
|
||||
color: #AFAFAF;
|
||||
}
|
||||
|
||||
.active{
|
||||
text-decoration: underline 2px #556FB7;
|
||||
color: #000000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue