This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
apollo
mirror of
https://github.com/adrianshort/apollo.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Improved buttons
master
Adrian Short
12 years ago
parent
42827fd9c5
commit
ba69fe1c4e
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
app/assets/stylesheets/scaffolds.css.scss
+ 2
- 2
app/assets/stylesheets/scaffolds.css.scss
View File
@@ -58,8 +58,8 @@ div {
list-style: square; } }
.button {
padding: 10px;
background-color: #
777
;
padding:
5px
10px;
background-color: #
aaa
;
color: #fff;
border-radius: 10px;
margin: 30px 0;
Write
Preview
Loading…
Cancel
Save