Page MenuHomeDevCentral

D63.diff
No OneTemporary

D63.diff

diff --git a/css/app.css b/css/app.css
--- a/css/app.css
+++ b/css/app.css
@@ -34,7 +34,7 @@
line-height: 1;
}
-.batch.large {
+.icon-large {
font-size: 32px;
margin-bottom: 0.5em;
color: #2C3E50;
diff --git a/index.html b/index.html
--- a/index.html
+++ b/index.html
@@ -34,7 +34,7 @@
<div class="row">
<div class="large-4 small-12 columns">
- <div class="batch large text-center">&#xF0D4;</div>
+ <div class="batch icon-large text-center">&#xF0D4;</div>
<h3 class="text-center">Our images</h3>
<h4>Applications</h4>
<ul>
@@ -50,14 +50,14 @@
</ul>
</div>
<div class="large-4 small-6 columns">
- <div class="batch large text-center">&#xF176;</div>
+ <div class="batch icon-large text-center">&#xF176;</div>
<h3 class="text-center">Contribute</h3>
<p>Patches and external contributions are welcome.</p>
<p>Do you use Phabricator? Create a new Git branch, code your awesome feature or solve this annoying bug, then use <code>arc diff</code> to submit code.</p>
<p>We're also happy with GitHub pull requests.</p>
</div>
<div class="large-4 small-6 columns">
- <div class="batch large text-center">&#xF045;</div>
+ <div class="batch icon-large text-center">&#xF045;</div>
<h3 class="text-center">Meet the team</h3>
Our images are baked with love by:
<ul>
@@ -65,7 +65,7 @@
<li><a href="https://github.com/Kaliiixx">Kaliiixx</a></li>
</ul>
- <div class="batch large text-center">&#xF0DA;</div>
+ <div class="batch icon-large text-center">&#xF0DA;</div>
<h3 class="text-center">Get support</h3>
<p>We can answer your questions and help you to start on IRC, at <a href="http://irc.lc/wolfplex">Freenode #wolfplex</a>.</p>
<p class="text-center"><a href="http://devcentral.nasqueron.org/maniphest/task/create/?projects=Nasqueron_Docker_deployment_squad" class="small radius button">Report an issue</a></p>

File Metadata

Mime Type
text/plain
Expires
Wed, Nov 27, 21:28 (22 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2267746
Default Alt Text
D63.diff (2 KB)

Event Timeline