Schule als Staat Projekt Web, Dokumente, etc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
197B

  1. #content{
  2. margin-left: 5%;
  3. margin-right: 5%;
  4. }
  5. #content a {
  6. color: #9F2D17;
  7. text-decoration: none;
  8. }
  9. #content a:hover {
  10. color: #48140a;
  11. }
  12. #content h1 {
  13. color: #9F2D17;
  14. }