This commit is contained in:
Adrian Hinz 2016-10-11 15:18:55 +02:00
parent fffce84038
commit dc0f770fe5
5 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@ body {
display: block;
width: 100%;
text-align: center;
background: url('../images/firestorm_background_world.png') no-repeat center center scroll;
background: url('../images/firestorm_background_world_a.png') no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 64 KiB

BIN
images/ball_mail.xcf Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@ -65,8 +65,8 @@
<div class="headline">
<div class="container">
<h1><span class="fire_cl shadow_big">Fire</span><span class="storm_cl shadow_big">Storm</span></h1>
<h2>wytwarzanie oprogramowania</h2>
<h1 style="background: none; font-weight:700"><span class="fire_cl shadow_big">Fire</span><span class="storm_cl shadow_big">Storm</span></h1>
<h2 style="background: none; color:#000">wytwarzanie oprogramowania</h2>
</div>
</div>
</header>
@ -78,8 +78,8 @@
<!-- First Featurette -->
<div class="featurette">
<img class="featurette-image img-circle img-responsive pull-right" src="images/keyboard.png">
<h2 class="featurette-heading">Na początek coś o nas
<span class="text-muted">krótka historia</span>
<h2 class="featurette-heading">O nas
<span class="text-muted">czym się zajmujemy</span>
</h2>
<p class="lead"><span class="fire_cl shadow_small">Fire</span><span class="storm_cl shadow_small">Storm</span> to firma założona w 2005 roku przez Adriana Hinz, zajmująca się wytwarzaniem oprogramowania z wykorzystaniem między innymi języka Ruby, Java czy C#.
</p>