This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Change permission from 0755 to 0644 (
#2536
)
* chmod -x assets.rb * chmod -x assets/fonts * raname extname from jpeg to jpg
master
yhirano
7 years ago
committed by
Eugen Rochko
parent
831ff60698
commit
3d776de2cb
28 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
+0
-0
app/assets/images/background-photo.jpg
+1
-1
app/assets/stylesheets/basics.scss
+0
-0
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
+ 0
- 0
View File
app/assets/images/background-photo.jpeg → app/assets/images/background-photo.jpg
View File
+ 1
- 1
app/assets/stylesheets/basics.scss
View File
@ -1,6 +1,6 @@
body
{
font-family
:
'
Roboto
'
,
sans-serif
;
background
:
$
color1
image-url
(
'
background-photo.jp
e
g
'
)
;
background
:
$
color1
image-url
(
'
background-photo.jpg
'
)
;
background-size
:
cover
;
background-attachment
:
fixed
;
font-size
:
13px
;
+ 0
- 0
View File
Write
Preview
Loading…
Cancel
Save