Erster Commit für das redesign2018
This commit is contained in:
15
homepage/redesign2018/css/cwsvJudo-2018-footer.css
Normal file
15
homepage/redesign2018/css/cwsvJudo-2018-footer.css
Normal file
@@ -0,0 +1,15 @@
|
||||
/*
|
||||
* Fußzeile
|
||||
*/
|
||||
|
||||
.footerBar{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
}
|
||||
.footerBarLinkButton{
|
||||
border-style: outset;
|
||||
padding: 1vmin;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user