Files
ldap_search/styles.css
2022-07-14 09:53:18 +03:00

5 lines
63 B
CSS

/* Sets all the text color to red! */
body {
color: red;
}