File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -51,12 +51,23 @@ pre {
5151color : # 000 ;
5252}
5353
54+ .modal-body p
55+ {
56+ letter-spacing : 0px ;
57+ text-transform : none;
58+ font-size : 16px ;
59+ }
60+
5461.navbar-inverse {
5562 color : # fff ;
5663 background-color : rgba (255 , 255 , 255 , 0.2 );
5764 border-bottom : 1px solid # fff ;
5865}
5966
67+ ul .nav .navbar-nav {
68+ float : right;
69+ }
70+
6071.navbar-inverse .navbar-brand , .navbar-inverse .navbar-nav > li > a {
6172color : # fff ;
6273}
Original file line number Diff line number Diff line change 5151 < div class ="collapse navbar-collapse " id ="bs-example-navbar-collapse-1 ">
5252 < ul class ="nav navbar-nav ">
5353 < li >
54- < a href ="https://twitter.com/mike_youngg "> Mike young</ a >
54+ < a href ="https://twitter.com/mike_youngg "> < i class =" fa fa-twitter fa-lg " > </ i > Mike young</ a >
5555 </ li >
5656 </ ul >
5757 </ div >
6767
6868 < div class ="col-lg-12 text-center ">
6969 < h1 class ="page-header "> Image hover effects</ h1 >
70- < p class ="titlep "> Click the link on the desired image hover effect to view the html and css code you can copy to use the effect</ p >
70+ < p class ="titlep "> Click the link on the desired image hover effect to view the html and css code you can copy to use the effect</ p >
7171 </ div >
7272
7373 < div class ="col-lg-3 col-md-4 col-sm-6 col-xs-12 ">
You can’t perform that action at this time.
0 commit comments