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