Skip to content

Commit 56b590f

Browse files
committed
Updated styles
1 parent dbe2b71 commit 56b590f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

_includes/themes/mongoengine/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<!-- Le styles -->
1515
<link href="{{ ASSET_PATH }}/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16-
<link href="{{ ASSET_PATH }}/css/style.css?body=1" rel="stylesheet" type="text/css" media="all">
16+
<link href="{{ ASSET_PATH }}/css/style.css?body=2" rel="stylesheet" type="text/css" media="all">
1717
<link href="{{ ASSET_PATH }}/css/pygments.css?body=1" rel="stylesheet" type="text/css" media="all">
1818

1919
<!-- Le fav and touch icons -->

assets/themes/mongoengine/css/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ h3.first {
119119
/* featured */
120120
.strapline {
121121
background: url('../images/strapline.png') 0 0 repeat-x #4c2d05;
122-
border-top: 1px solid #957e62;
123122
border-bottom: 1px solid #26160b;
124123
-webkit-border-radius: 10px 10px 0 0;
125124
-moz-border-radius: 10px 10px 0 0;

0 commit comments

Comments
 (0)