mvaloatto commited on
Commit
d1baabb
1 Parent(s): 516ea80

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +3 -3
styles.css CHANGED
@@ -27,7 +27,7 @@ h1 {
27
  }
28
 
29
  a:link {
30
- font-size: 18px;
31
  color: #FFFFFF;
32
  text-decoration-line: none;
33
  }
@@ -59,7 +59,7 @@ a:active {
59
  text-align: center;
60
  text-decoration: none;
61
  display: inline-block;
62
- font-size: 18px;
63
  transition-duration: 0.4s;
64
  }
65
 
@@ -84,7 +84,7 @@ td, th {
84
 
85
 
86
  p {
87
- font-size: 18px;
88
  font-weight: 200;
89
  }
90
 
 
27
  }
28
 
29
  a:link {
30
+ font-size: 16px;
31
  color: #FFFFFF;
32
  text-decoration-line: none;
33
  }
 
59
  text-align: center;
60
  text-decoration: none;
61
  display: inline-block;
62
+ font-size: 16px;
63
  transition-duration: 0.4s;
64
  }
65
 
 
84
 
85
 
86
  p {
87
+ font-size: 16px;
88
  font-weight: 200;
89
  }
90