An error occurred while loading the file. Please try again.
-
Traboulsi authored
Update public/ki-ethik.html, public/adaptives-testen.html, public/generative-ki-schreibseminar.html, public/ki-kompetenzen.html, public/learning-analytics.html, public/personalisiertes-lernen.html, public/study-dean-cockpit.html
dba2f049
body {
font-family: sans-serif;
margin: auto;
max-width: 1280px;
margin-left:2%;
margin-right:2%;
}
.navbar {
background-color: #cc3125;
border-radius: 2px;
/* max-width: 800px; */
}
.navbar a {
color: #aaa;
display: inline-block;
font-size: 15px;
padding: 10px;
text-decoration: none;
}
.navbar a:hover {
color: #ffffff;
}
#topbar img{
max-width:15%;
margin-right:20px;
}
.content{
margin-left:2%;
margin-right:2%;
}
.header{
font-weight: bold;
}
.news{
background-color: #f5f5f5;
margin-bottom: 20px;
padding-top:10px;
padding-bottom: 10px;
}