All public logs

Jump to navigation Jump to search

Combined display of all available logs of Utopia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:53, 17 May 2023 Locke talk contribs created page CSS (Created page with " == In HTML File == === Klassen === .meineKlasse { } === Farben === background-color: white; color: white; === Schatten === box-shadow: 2px 2px 2px #0F0F0F; === Padding === padding-left: 20px; === Border === ==== Oben ==== border-top: 1px solid #0E0E0E; ==== Keine Grenzen ==== border: unset; === Positionierung === ==== Absolut ==== position: absolute; right: 16px; bottom: 16px; ==== Align ==== align-items: center; In CSS File") Tag: Visual edit