styles.css

Aus Infopedia
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „ →‎Desktop: )
 
 
Zeile 1: Zeile 1:
 +
/* Allgemein */
 +
.s-authors {
 +
  font-style: italic;
 +
}
  
/* Desktop */
+
.s-title {
 +
  font-weight: bold;
 +
}
 +
 
 +
.s-year {
 +
  color: #aaa;
 +
}

Aktuelle Version vom 18. November 2020, 10:53 Uhr

/* Allgemein */
.s-authors {
  font-style: italic;
}

.s-title {
  font-weight: bold;
}

.s-year {
  color: #aaa;
}