File tree Expand file tree Collapse file tree 3 files changed +4
-14
lines changed Expand file tree Collapse file tree 3 files changed +4
-14
lines changed Original file line number Diff line number Diff line change 4242
4343.header-container {
4444 background-color : black ;
45- background : url (' ../img/su2header_new.jpg ' ) no-repeat 100% 0 ;
46- color : #fff ;
45+ background : url (' ../img/su2image.png ' ) no-repeat 100% 0 ;
46+ color : #222 ;
4747 h1 {
4848 color : white ;
4949 text-shadow : 3px 3px 6px #000000 ;
5454 text-shadow : 3px 3px 6px #000000 ;
5555 }
5656 // background-attachment: fixed;
57- background-size : 100 % ;
58- background-position : center 40 % ;
57+ background-size : cover ;
58+ background-position : center 45 % ;
5959 margin-top : -37px ;
6060}
6161.navbar-container {
Original file line number Diff line number Diff line change @@ -23,16 +23,6 @@ <h2 style="font-weight:700">Powerful. Fast. Free.</h2>
2323
2424 <!-- Begin Special Banner for temporary announcements. End the comment here to enable... --->
2525
26- < hr >
27-
28- < div class ="row ">
29- < div class ="col-lg-12 text-center ">
30- < h3 class ="text-center "> < b > NEW:</ b > Our community voted for SU2 v7.0 "Blackbird" to be released soon! </ h3 >
31- < h3 class ="text-center "> < a href ="https://su2foundation.org "> Set future directions of SU2 by signing up.</ a > </ h3 >
32- </ div >
33- </ div >
34-
35- < hr >
3626
3727 <!-- End Special Banner -->
3828
You can’t perform that action at this time.
0 commit comments