failuregem 0.0.9.3.6 → 0.0.9.3.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4fc7c8f0bd3d668e02271b873efef0fbf29c098983743b8f624d82dc03d26461
4
- data.tar.gz: a4de41203565b0799ced3e63f40c4f419d85a98b3adb81c614ff1547658a09b3
3
+ metadata.gz: 939db55a4331acf731cdc9aaa69fe13b98283c8905cf9d080a19fe550ed81f30
4
+ data.tar.gz: '0467642686c4129392adb924acdd42fd4469d55b537f9ef050c849eb9e8ab9e3'
5
5
  SHA512:
6
- metadata.gz: 7ec1151d8ad0c69b0a09887aaa15ccd007cb107bf62a1234a680448761d0cc04e515e2ef81b185eee42b0418fe9df76155f629c9578311f831d088538a4487ab
7
- data.tar.gz: 84e1de7e985700e9427516d47eec579337cab17377be2530577be81abcf192f807ba7d80bb2598968fc0ffb4bd666962da96e815b4b5517fe50c65f5f6a084ef
6
+ metadata.gz: e5e777e898d2d5434958fd9e0edc0442018292215e3a5ba6d5b011e2cd363df957033e6d56bd4b42a1ad7a12a986932c80e9615496947a963991e19b10b4470f
7
+ data.tar.gz: 9ceb6e8eab3922a56b18fc2be0ab8a502ce8b013fe94365b0ed8aee4a3c6c849adb94853016fee281b03927ea48494587522e4d7542e76ef2a1846e40c30a7f1
@@ -74,6 +74,9 @@ img
74
74
  text-align: center
75
75
  margin: 0 auto
76
76
 
77
+ #main_container
78
+ margin-top: 12em
79
+
77
80
  h1, h1 a, h1 span, h1 span span
78
81
  font-size: 36px !important
79
82
 
@@ -94,37 +97,32 @@ h6, h6 a, h6 span, h6 span span
94
97
 
95
98
  //----HEADER & NAVIGATION-----//
96
99
 
97
- .navbar-default, .navbar-header, .navbar-collapse, .header
100
+ .navbar-default, .navbar-header, .navbar-collapse, .header, .navbar-light
98
101
  background-color: $header-bg
102
+ .navbar
103
+ height: 8em
99
104
 
100
105
  .navbar-brand
101
106
  padding-left: 0px !important
102
- margin: 29px 0px 0px 0px
107
+ //margin: 29px 0px 0px 0px
103
108
 
104
- .navigation-title
105
- color: $white1
106
- font-size: 30px !important
107
- span
108
- font-size: 30px
109
- color: $turq1
110
-
111
- .navigation-link
109
+ .nav-item
112
110
  padding: 0px !important
113
- margin: 45px 15px
111
+ margin: 2em
114
112
  font-size: 14px
115
113
  color: $white1 !important
116
114
  &:hover
117
115
  color: $turq1 !important
118
116
 
119
117
  .active
120
- .navigation-link
118
+ .nav-item
121
119
  background-color: $header-bg !important
122
120
  color: $turq1 !important
123
121
 
124
- .navigation-link .active
122
+ .nav-item .active
125
123
  border-bottom: 1px solid !important
126
124
 
127
- .navbar-toggle
125
+ .navbar-toggler
128
126
  margin: 42px 20px 0px 0px !important
129
127
  height: 28px
130
128
  padding: 2px 9px !important
@@ -132,8 +130,9 @@ h6, h6 a, h6 span, h6 span span
132
130
  font-size: 15px
133
131
  color: $white1
134
132
 
135
- .icon-bar
133
+ .navbar-toggler-icon
136
134
  color: $white1 !important
135
+ margin-top: -2em
137
136
 
138
137
  //----CUSTOM NAV-----------//
139
138
  .sub-nav
@@ -256,8 +255,8 @@ body
256
255
  //----FOOTER-------------//
257
256
 
258
257
  .footer
259
- height: 120px
260
- margin-top: 50px
258
+ height: 135px
259
+ margin-top: 40px
261
260
  padding: 40px 20px
262
261
  background-color: #edeff1
263
262
  color: #bdc3c7
@@ -275,7 +274,7 @@ body
275
274
 
276
275
  .bl-logo
277
276
  width: 220px
278
- float: right
277
+ margin-left: 4em
279
278
 
280
279
  .divider
281
280
  height: 150px
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: failuregem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9.3.6
4
+ version: 0.0.9.3.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Leon Vogt
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-10-25 00:00:00.000000000 Z
11
+ date: 2018-11-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bootstrap