This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
freepascal
/
BrookFreepascal
Mirror von
https://github.com/risoflora/brookfreepascal.git
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
v4.0.0
Branches
Tags
Al-Muhandis-patch-2
ContentStream-via-Tardigrade
main
v4.0.0
BrookFreepascal
/
demos
/
simple
/
static
/
css
/
style.css
style.css
65 B
Permalink
Verlauf
Originalformat
1
2
3
4
5
6
7
8
body {
background-color: lightblue;
}
p {
color: yellow;
}