kom mit css und anpassungen
Aufgabe von kom und bissel css sowie andere anpassungen. php storm dateien wurden hinzugefügt
This commit is contained in:
25
komp/hauptseite.css
Normal file
25
komp/hauptseite.css
Normal file
@@ -0,0 +1,25 @@
|
||||
.bild-100x100 {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
}
|
||||
.text-gruen {
|
||||
color: #34ff34;
|
||||
}
|
||||
.text-allign-middle{
|
||||
text-align: center;
|
||||
}
|
||||
.allign-left{
|
||||
|
||||
}
|
||||
* {
|
||||
border : 1px solid black;
|
||||
}
|
||||
.text-bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
.p-10 {
|
||||
padding: 10px;
|
||||
}
|
||||
.li-abstand {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user