Compare commits
1 commit
main
...
new-websit
Author | SHA1 | Date | |
---|---|---|---|
Benjamin Bach | 34c976db37 |
|
@ -138,17 +138,17 @@ body {
|
|||
|
||||
ul > li > a
|
||||
{
|
||||
font-size: 40px;
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
ul.datacoop-langchooser
|
||||
{
|
||||
margin-top: 20px;
|
||||
margin-top: 10px;
|
||||
li {
|
||||
display: inline-block;
|
||||
margin-right: 20px;
|
||||
a {
|
||||
font-size: 18px;
|
||||
font-size: 1em;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue