mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Added social icon for home page, improved build icon
This commit is contained in:
parent
7267b20fe2
commit
1b93e20e1b
3 changed files with 8 additions and 1 deletions
|
@ -79,6 +79,13 @@
|
|||
background-position:0 -40px;
|
||||
}
|
||||
}
|
||||
.intro-Social {
|
||||
position:relative;
|
||||
|
||||
.intro-Icon {
|
||||
background-position: 0 -80px;
|
||||
}
|
||||
}
|
||||
|
||||
.signup-Area{
|
||||
min-height:100px;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 4 KiB |
|
@ -132,7 +132,7 @@
|
|||
You get <%= Site::FREE_MAXIMUM_IN_MEGABYTES %> MB of free web space to make whatever you’d like!
|
||||
</p>
|
||||
</li>
|
||||
<li class="intro-Question">
|
||||
<li class="intro-Social">
|
||||
<span class="intro-Icon"></span>
|
||||
<h2 class="delta">Social web building</h2>
|
||||
<p class="tiny">
|
||||
|
|
Loading…
Add table
Reference in a new issue