This repository was archived by the owner on May 1, 2019. It is now read-only.
File tree Expand file tree Collapse file tree
module/Application/view/layout Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 <?php $ identity = $ this ->zfcUserIdentity (); ?>
4848 <li class="dropdown">
4949 <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
50- <img src="<?php echo $ this ->escapeHtmlAttr ($ identity ->getPhotoUrl ()); ?> " alt="<?php echo $ this ->escapeHtmlAttr ($ this ->zfcUserDisplayName ()); ?> " style="width:23px; height:23px; ">
50+ <img src="<?php echo $ this ->escapeHtmlAttr ($ identity ->getPhotoUrl ()); ?> " alt="<?php echo $ this ->escapeHtmlAttr ($ this ->zfcUserDisplayName ()); ?> " width="18px" height="18px ">
5151 <span class="caret"></span>
5252 </a>
5353 <ul class="dropdown-menu" role="menu">
Original file line number Diff line number Diff line change 11body {
2- padding-top : 70 px ;
2+ padding-top : 71 px ;
33 padding-bottom : 40px ;
44 background : url ('../img/light_wool.png' ) repeat;
55}
@@ -45,9 +45,10 @@ div.container a.brand {
4545 padding : 5px ;
4646 border-bottom : 1px solid rgba (0 , 0 , 0 , 0.1 );
4747 margin-top : -20px ;
48- padding-top : 75px ;
4948}
5049
50+ .landing-intro
51+
5152.attentionimage {
5253 height : 238px ;
5354}
@@ -144,18 +145,14 @@ div.container a.brand {
144145.small-header p {
145146 font-size : 3em ;
146147 font-style : italic;
147- margin-top : 20px ;
148- }
149-
150- .small-header {
151- padding-top : 60px ;
148+ margin : 0 ;
152149}
153150
154151/* Revisited Styles */
155152
156153.fork-me-ribbon a {
157154 position : absolute;
158- top : 50 px ;
155+ top : 51 px ;
159156 right : 0 ;
160157 border : 0 ;
161158 width : 149px ;
You can’t perform that action at this time.
0 commit comments