mvaloatto commited on
Commit
db1f1bf
1 Parent(s): e865b22

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +5 -1
styles.css CHANGED
@@ -29,7 +29,7 @@ a:link {
29
  font-size: 18px;
30
  color: #FFFFFF;
31
  text-decoration-line: none;
32
- font-weight: 200;
33
  }
34
 
35
  a:visited {
@@ -44,6 +44,10 @@ a:active {
44
  color: #FFD21E;
45
  }
46
 
 
 
 
 
47
  .mx-2 {
48
  margin-left: 10px;
49
  margin-right: 10px;
 
29
  font-size: 18px;
30
  color: #FFFFFF;
31
  text-decoration-line: none;
32
+
33
  }
34
 
35
  a:visited {
 
44
  color: #FFD21E;
45
  }
46
 
47
+ .link {
48
+ font-weight: 200;
49
+ }
50
+
51
  .mx-2 {
52
  margin-left: 10px;
53
  margin-right: 10px;