File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -281,17 +281,17 @@ background:url(../imgs/news.jpg) no-repeat;
281281
282282# wrapper .java
283283{
284- // border-top: 4px solid #510FAD;
284+ /* border-top: 4px solid #510FAD; */
285285}
286286
287287# wrapper .ruby
288288{
289- // border-top: 4px solid #33CCCC;
289+ /* border-top: 4px solid #33CCCC; */
290290}
291291
292292# wrapper .javascript
293293{
294- // border-top: 4px solid #FFBE40;
294+ /* border-top: 4px solid #FFBE40; */
295295}
296296
297297.section-title
@@ -302,6 +302,16 @@ background:url(../imgs/news.jpg) no-repeat;
302302 margin : 3px ;
303303}
304304
305+ label .search span
306+ {
307+ text-transform : uppercase;
308+ float : left;
309+ padding-top : 6px ;
310+ padding-left : 19px ;
311+ font-weight : 700 ;
312+ padding-right : .25em ;
313+ }
314+
305315.section-title .title
306316{
307317 font-family : Helvetica;
Original file line number Diff line number Diff line change 6363 < div class ="row ">
6464 < div class ="col-sm-12 col-md-12 col-lg-12 ">
6565 < div id ="wrapper ">
66- < label for ="search " class ="col-lg-4 control-label search " style =""> < span style =" float:left; padding-top:6px; padding-left: 19px;font-weight: 700 " > SEARCH </ span > < input type ="search " id ="search " class ="search-query span3 filter input-medium " placeholder ="Our Repos... "> </ label >
66+ < label for ="search " class ="col-lg-4 control-label search " style =""> < span > Search </ span > < input type ="search " id ="search " class ="search-query span3 filter input-medium " placeholder ="Our Repos... "> </ label >
6767
6868 < div id ="repos " class ="columns collapse-group ">
6969
You can’t perform that action at this time.
0 commit comments