Commit 6b1a02e 1 parent d6e5654 commit 6b1a02e Copy full SHA for 6b1a02e
File tree 3 files changed +5
-4
lines changed
3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 13
13
< h1 >
14
14
< a href ="/ ">
15
15
<!-- NaoMod -->
16
- < img src ="img/Team logo (simple white ).png " alt ="NaoMod ">
16
+ < img src ="img/Team logo (simple-element ).png " alt ="NaoMod ">
17
17
</ a >
18
18
</ h1 >
19
19
< h2 > Nantes Software Modeling Group</ h2 >
Original file line number Diff line number Diff line change @@ -51,13 +51,14 @@ area {
51
51
}
52
52
53
53
header {
54
- background-color : # 7bbeff ;
54
+ /*background-color: #7bbeff;*/
55
+ background-color : # dddddd ;
55
56
color : # fafafa ;
56
- text-shadow : 1px 1px 2px # 2f679c ;
57
+ /* text-shadow: 1px 1px 2px #2f679c;*/
57
58
text-align : center;
58
59
padding : 1rem 1rem ;
59
60
margin-bottom : 3rem ;
60
- border-bottom : 3px solid # 4198ec ;
61
+ border-bottom : 3px solid # aaaaaa ;
61
62
}
62
63
63
64
header a {
You can’t perform that action at this time.
0 commit comments