質問編集履歴

2

URLの削除

2017/10/10 09:07

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -1,9 +1,3 @@
1
- 【サイト】
2
-
3
- http://uptooou.com
4
-
5
-
6
-
7
1
  【ハンバーガーメニューの実装にあたり利用したプラグイン】
8
2
 
9
3
  drawer
@@ -68,15 +62,15 @@
68
62
 
69
63
  <ul class="drawer-menu" style="transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1); transition-duration: 0ms; transform: translate(0px, 0px) translateZ(0px);">
70
64
 
71
- <li><a class="drawer-brand" href="http://uptooou.com/" data-slimstat="5">TOPへ</a></li>
65
+ <li><a class="drawer-brand" href="#" data-slimstat="5">TOPへ</a></li>
72
66
 
73
- <li><a class="drawer-brand" href="http://uptooou.com/about" data-slimstat="5">UpToUとは</a></li>
67
+ <li><a class="drawer-brand" href="#" data-slimstat="5">UpToUとは</a></li>
74
68
 
75
69
  <li><h3 class="drawer-brand">▼テーマ一覧</h3></li>
76
70
 
77
- <li><a class="drawer-menu-item" href="http://uptooou.com/technology/" data-slimstat="5">テクノロジー</a></li>
71
+ <li><a class="drawer-menu-item" href="#" data-slimstat="5">テクノロジー</a></li>
78
72
 
79
- <li><a class="drawer-menu-item" href="" data-slimstat="5">ファイナンス</a></li>
73
+ <li><a class="drawer-menu-item" href="#" data-slimstat="5">ファイナンス</a></li>
80
74
 
81
75
  </ul>
82
76
 

1

書式の改善

2017/10/10 09:07

投稿

退会済みユーザー
test CHANGED
@@ -1 +1 @@
1
- 【CSS】ション前後でcss適応
1
+ 【CSS】ハンバーガーメーの開閉時CSS適応について
test CHANGED
@@ -1,6 +1,6 @@
1
1
  【サイト】
2
2
 
3
- http://uptooou.com/
3
+ http://uptooou.com
4
4
 
5
5
 
6
6