Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit464971d

Browse files
author
Joni Palosaari
committed
Merge remote-tracking branch 'upstream/new-visual-identity' into new-visual-identity
2 parentsd70e7d2 +c9ef8dd commit464971d

23 files changed

+241
-170
lines changed

‎CNAME‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
robotframework.org

‎index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><htmllang=en><head><title>Robot Framework</title><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1,shrink-to-fit=no"><metaname=descriptioncontent="Generic test automation framework for acceptance testing and ATDD"><metaname=authorcontent=""><linkhref=/robotframework.github.org/static/css/app.fa2e56336bd1bb48e6532fff4686727d.cssrel=stylesheet></head><body><divid=app></div><scripttype=text/javascriptsrc=/robotframework.github.org/static/js/manifest.f8acf3117225c3b1cb59.js></script><scripttype=text/javascriptsrc=/robotframework.github.org/static/js/vendor.e66dd3a5f6f9d36c7ec9.js></script><scripttype=text/javascriptsrc=/robotframework.github.org/static/js/app.6a14bb126fab039f91ad.js></script></body></html>
1+
<!doctype html><htmllang=en><head><title>Robot Framework</title><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1,shrink-to-fit=no"><metaname=descriptioncontent="Generic test automation framework for acceptance testing and ATDD"><metaname=authorcontent=""><linkhref=/static/css/app.3f5421544dffd22d38ca4dbcd9b57bad.cssrel=stylesheet></head><body><divid=app></div><scripttype=text/javascriptsrc=/static/js/manifest.14a76fad9b304f57d579.js></script><scripttype=text/javascriptsrc=/static/js/vendor.e66dd3a5f6f9d36c7ec9.js></script><scripttype=text/javascriptsrc=/static/js/app.c1a0bcfe2268f252d1ba.js></script></body></html>

‎sources/config/index.js‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,10 @@ module.exports = {
5454

5555
// Paths
5656

57-
//TODO: remember to update to "../" for live
5857
assetsRoot:path.resolve(__dirname,'../../'),
5958
assetsSubDirectory:'static',
6059

61-
//TODO: remember update to "/" for live
62-
assetsPublicPath:'/robotframework.github.org',
60+
assetsPublicPath:'/',
6361

6462
/**
6563
* Source Maps

‎sources/src/App.vue‎

Lines changed: 225 additions & 159 deletions
Large diffs are not rendered by default.

‎sources/src/assets/css/main.css‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ header ul {
5858
.navbar-brand {
5959
font-family:"OCRA";
6060
margin-right:0;
61+
letter-spacing:0.05em;
62+
font-weight: normal;
6163
}
6264

6365
code {
@@ -203,6 +205,7 @@ hr {
203205
min-width:180px;
204206
text-align: center;
205207
height:100vh;
208+
text-transform: uppercase
206209
}
207210

208211
#navigation.sidebar {
@@ -222,7 +225,7 @@ hr {
222225
color:#fff;
223226
text-align: left;
224227
font-size:0.8rem;
225-
padding-left:22%;
228+
padding-left:16%;
226229
}
227230

228231
#navigation-collapsed {
@@ -232,6 +235,7 @@ hr {
232235

233236
#nav_collapse .nav-itema {
234237
color:#fff;
238+
text-transform: uppercase
235239
}
236240

237241
#nav_collapse .nav-itema:hover {
2.79 KB
Loading
12.2 KB
Loading
3.49 KB
Loading
7 KB
Loading
8.04 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp