Commit e67fc7bd authored by 神楽坂玲奈's avatar 神楽坂玲奈

title

parent 4946d089
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -14,22 +14,12 @@ h1, h2, h3,p { ...@@ -14,22 +14,12 @@ h1, h2, h3,p {
h1 { h1 {
display: inline-block; display: inline-block;
margin-top: 40px;
margin-right: 10px; margin-right: 10px;
} }
.navbar, footer { .navbar, footer {
background: #ff9900; background-color: #ff9900;
border-color: #cc6600;
} }
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #cc6600;
}
.navbar a, footer{ .navbar a, footer{
color: #fff; color: #fff;
} }
...@@ -38,6 +28,21 @@ h1 { ...@@ -38,6 +28,21 @@ h1 {
border-bottom-color: #fff; border-bottom-color: #fff;
} }
.navbar-toggle {
border-color: #ffc670;
}
.navbar-toggle .icon-bar {
background-color: #ffffff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #cc6600;
}
.nav > li > a:hover, .nav > li > a:focus {
background-color: #ffaa22;
}
#donate_and_contributing { #donate_and_contributing {
background: #ffe6c0; background: #ffe6c0;
} }
...@@ -73,6 +78,7 @@ h1 { ...@@ -73,6 +78,7 @@ h1 {
#download { #download {
margin-top: 30px; margin-top: 30px;
margin-bottom: 20px; margin-bottom: 20px;
text-align: center;
} }
#download_desktop { #download_desktop {
...@@ -89,6 +95,7 @@ h1 { ...@@ -89,6 +95,7 @@ h1 {
text-align: center; text-align: center;
} }
#download_links a { #download_links a {
padding: 0 5px;
color: #996600 color: #996600
} }
...@@ -116,5 +123,11 @@ h1 { ...@@ -116,5 +123,11 @@ h1 {
} }
#main { #main {
padding-top: 40px; padding-top: 20px;
}
#screenshot{
margin-top: 20px;
}
#title_blank {
height: 30px;
} }
\ No newline at end of file
This diff is collapsed.
...@@ -21,18 +21,18 @@ ...@@ -21,18 +21,18 @@
<nav class="navbar navbar-fixed-top" role="navigation"> <nav class="navbar navbar-fixed-top" role="navigation">
<div class="container"> <div class="container">
<div class="navbar-header"> <div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span> <span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span> <span class="icon-bar"></span>
</button> </button>
<!-- You'll want to use a responsive image option so this logo looks good on devices - I recommend using something like retina.js (do a quick Google search for it and you'll find it) --> <!-- You'll want to use a responsive image option so this logo looks good on devices - I recommend using something like retina.js (do a quick Google search for it and you'll find it) -->
<a class="navbar-brand" href="index.html">MyCard</a> <a class="navbar-brand" href="#">MyCard</a>
</div> </div>
<!-- Collect the nav links, forms, and other content for toggling --> <!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse"> <div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right"> <ul class="nav navbar-nav navbar-right">
<li><a href="https://forum.my-card.in/">论坛</a></li> <li><a href="https://forum.my-card.in/">论坛</a></li>
<li class="dropdown"> <li class="dropdown">
...@@ -49,15 +49,15 @@ ...@@ -49,15 +49,15 @@
</nav> </nav>
<div id="main" class="container"> <div id="main" class="container">
<div class="row"> <div class="row">
<div class="col-lg-4 col-md-4"> <div class="col-lg-4 col-md-4">
<h1 class="center-block">MyCard - 萌卡</h1> <div id="title_blank" class="visible-md visible-lg"></div>
<h1>MyCard - 萌卡</h1>
<!-- 将此标记放置在你希望显示+1 按钮的位置。 --> <!-- 将此标记放置在你希望显示+1 按钮的位置。 -->
<div class="g-plusone" data-annotation="none"></div> <div class="g-plusone" data-annotation="none"></div>
<h2 class="subtitle">——大家一起萌起来 (/ ̄▽ ̄)/~</h2> <h2 class="subtitle">——大家一起萌起来 (/ ̄▽ ̄)/~</h2>
<div id="download"> <div id="download" class="center-block">
<a id="download_android" class="hidden" href="https://play.google.com/store/apps/details?id=org.msk86.ygoroid"> <a id="download_android" class="hidden" href="https://play.google.com/store/apps/details?id=org.msk86.ygoroid">
<img alt="Get it on Google Play" <img alt="Get it on Google Play"
src="https://developer.android.com/images/brand/zh-cn_generic_rgb_wo_60.png" /> src="https://developer.android.com/images/brand/zh-cn_generic_rgb_wo_60.png" />
...@@ -67,14 +67,14 @@ ...@@ -67,14 +67,14 @@
</a> </a>
</div> </div>
<small id="download_links"> <small id="download_links" class="center-block">
<a href="https://plus.google.com/communities/112748610591305626436/stream/e0224372-0474-4624-be73-56f76bad7a8e">更新记录</a> <a href="https://plus.google.com/communities/112748610591305626436/stream/e0224372-0474-4624-be73-56f76bad7a8e">更新记录</a>
<a href="https://github.com/mycard/ygopro-images/archive/gh-pages.zip">下载卡图</a> <a href="https://github.com/mycard/ygopro-images/archive/gh-pages.zip">下载卡图</a>
<a href="https://my-card.in/mycard/updates">下载补丁</a> <a href="https://my-card.in/mycard/updates">下载补丁</a>
</small> </small>
</div> </div>
<div class="col-lg-8 col-md-8"> <div class="col-lg-8 col-md-8">
<img class="img-responsive" src="img/screenshot.png"> <img id="screenshot" class="img-responsive" src="img/screenshot.png">
</div> </div>
</div> </div>
<!-- /.row --> <!-- /.row -->
......
/** /*!
* bootstrap.js v3.0.0 by @fat and @mdo * Bootstrap v3.0.2 by @fat and @mdo
* Copyright 2013 Twitter Inc. * Copyright 2013 Twitter, Inc.
* http://www.apache.org/licenses/LICENSE-2.0 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
*/ *
if (!jQuery) { throw new Error("Bootstrap requires jQuery") } * Designed and built with all the love in the world by @mdo and @fat.
*/
if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery") }
/* ======================================================================== /* ========================================================================
* Bootstrap: transition.js v3.0.0 * Bootstrap: transition.js v3.0.2
* http://twbs.github.com/bootstrap/javascript.html#transitions * http://getbootstrap.com/javascript/#transitions
* ======================================================================== * ========================================================================
* Copyright 2013 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* *
...@@ -60,11 +63,11 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -60,11 +63,11 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
$.support.transition = transitionEnd() $.support.transition = transitionEnd()
}) })
}(window.jQuery); }(jQuery);
/* ======================================================================== /* ========================================================================
* Bootstrap: alert.js v3.0.0 * Bootstrap: alert.js v3.0.2
* http://twbs.github.com/bootstrap/javascript.html#alerts * http://getbootstrap.com/javascript/#alerts
* ======================================================================== * ========================================================================
* Copyright 2013 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* *
...@@ -159,11 +162,11 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -159,11 +162,11 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
$(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close) $(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close)
}(window.jQuery); }(jQuery);
/* ======================================================================== /* ========================================================================
* Bootstrap: button.js v3.0.0 * Bootstrap: button.js v3.0.2
* http://twbs.github.com/bootstrap/javascript.html#buttons * http://getbootstrap.com/javascript/#buttons
* ======================================================================== * ========================================================================
* Copyright 2013 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* *
...@@ -269,13 +272,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -269,13 +272,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
e.preventDefault() e.preventDefault()
}) })
}(window.jQuery); }(jQuery);
/* ======================================================================== /* ========================================================================
* Bootstrap: carousel.js v3.0.0 * Bootstrap: carousel.js v3.0.2
* http://twbs.github.com/bootstrap/javascript.html#carousel * http://getbootstrap.com/javascript/#carousel
* ======================================================================== * ========================================================================
* Copyright 2012 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
...@@ -487,13 +490,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -487,13 +490,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
}) })
}) })
}(window.jQuery); }(jQuery);
/* ======================================================================== /* ========================================================================
* Bootstrap: collapse.js v3.0.0 * Bootstrap: collapse.js v3.0.2
* http://twbs.github.com/bootstrap/javascript.html#collapse * http://getbootstrap.com/javascript/#collapse
* ======================================================================== * ========================================================================
* Copyright 2012 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
...@@ -667,13 +670,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -667,13 +670,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
$target.collapse(option) $target.collapse(option)
}) })
}(window.jQuery); }(jQuery);
/* ======================================================================== /* ========================================================================
* Bootstrap: dropdown.js v3.0.0 * Bootstrap: dropdown.js v3.0.2
* http://twbs.github.com/bootstrap/javascript.html#dropdowns * http://getbootstrap.com/javascript/#dropdowns
* ======================================================================== * ========================================================================
* Copyright 2012 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
...@@ -822,13 +825,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -822,13 +825,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
.on('click.bs.dropdown.data-api' , toggle, Dropdown.prototype.toggle) .on('click.bs.dropdown.data-api' , toggle, Dropdown.prototype.toggle)
.on('keydown.bs.dropdown.data-api', toggle + ', [role=menu]' , Dropdown.prototype.keydown) .on('keydown.bs.dropdown.data-api', toggle + ', [role=menu]' , Dropdown.prototype.keydown)
}(window.jQuery); }(jQuery);
/* ======================================================================== /* ========================================================================
* Bootstrap: modal.js v3.0.0 * Bootstrap: modal.js v3.0.2
* http://twbs.github.com/bootstrap/javascript.html#modals * http://getbootstrap.com/javascript/#modals
* ======================================================================== * ========================================================================
* Copyright 2012 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
...@@ -1069,14 +1072,14 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -1069,14 +1072,14 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
.on('show.bs.modal', '.modal', function () { $(document.body).addClass('modal-open') }) .on('show.bs.modal', '.modal', function () { $(document.body).addClass('modal-open') })
.on('hidden.bs.modal', '.modal', function () { $(document.body).removeClass('modal-open') }) .on('hidden.bs.modal', '.modal', function () { $(document.body).removeClass('modal-open') })
}(window.jQuery); }(jQuery);
/* ======================================================================== /* ========================================================================
* Bootstrap: tooltip.js v3.0.0 * Bootstrap: tooltip.js v3.0.2
* http://twbs.github.com/bootstrap/javascript.html#tooltip * http://getbootstrap.com/javascript/#tooltip
* Inspired by the original jQuery.tipsy by Jason Frame * Inspired by the original jQuery.tipsy by Jason Frame
* ======================================================================== * ========================================================================
* Copyright 2012 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
...@@ -1456,13 +1459,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -1456,13 +1459,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
return this return this
} }
}(window.jQuery); }(jQuery);
/* ======================================================================== /* ========================================================================
* Bootstrap: popover.js v3.0.0 * Bootstrap: popover.js v3.0.2
* http://twbs.github.com/bootstrap/javascript.html#popovers * http://getbootstrap.com/javascript/#popovers
* ======================================================================== * ========================================================================
* Copyright 2012 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
...@@ -1574,13 +1577,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -1574,13 +1577,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
return this return this
} }
}(window.jQuery); }(jQuery);
/* ======================================================================== /* ========================================================================
* Bootstrap: scrollspy.js v3.0.0 * Bootstrap: scrollspy.js v3.0.2
* http://twbs.github.com/bootstrap/javascript.html#scrollspy * http://getbootstrap.com/javascript/#scrollspy
* ======================================================================== * ========================================================================
* Copyright 2012 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
...@@ -1733,13 +1736,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -1733,13 +1736,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
}) })
}) })
}(window.jQuery); }(jQuery);
/* ======================================================================== /* ========================================================================
* Bootstrap: tab.js v3.0.0 * Bootstrap: tab.js v3.0.2
* http://twbs.github.com/bootstrap/javascript.html#tabs * http://getbootstrap.com/javascript/#tabs
* ======================================================================== * ========================================================================
* Copyright 2012 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
...@@ -1767,7 +1770,7 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -1767,7 +1770,7 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
Tab.prototype.show = function () { Tab.prototype.show = function () {
var $this = this.element var $this = this.element
var $ul = $this.closest('ul:not(.dropdown-menu)') var $ul = $this.closest('ul:not(.dropdown-menu)')
var selector = $this.attr('data-target') var selector = $this.data('target')
if (!selector) { if (!selector) {
selector = $this.attr('href') selector = $this.attr('href')
...@@ -1869,13 +1872,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -1869,13 +1872,13 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
$(this).tab('show') $(this).tab('show')
}) })
}(window.jQuery); }(jQuery);
/* ======================================================================== /* ========================================================================
* Bootstrap: affix.js v3.0.0 * Bootstrap: affix.js v3.0.2
* http://twbs.github.com/bootstrap/javascript.html#affix * http://getbootstrap.com/javascript/#affix
* ======================================================================== * ========================================================================
* Copyright 2012 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
...@@ -1996,4 +1999,4 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -1996,4 +1999,4 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
}) })
}) })
}(window.jQuery); }(jQuery);
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment