diff options
author | Marie <ml.kochsiek@fu-berlin.de> | 2016-09-23 13:47:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-23 13:47:50 +0000 |
commit | a5958e51fbf106fa841a7aca444b705600714585 (patch) | |
tree | 59c5d1f0e62440a22e90a45fface4e3dfc48b45e /app/assets/stylesheets/twitter.scss | |
parent | 782be39862394c05a069eab9b7dd8f6779354917 (diff) | |
parent | a7ab66b0478c1845ed0fdbff7dd3c83ea804826c (diff) |
Merge pull request #16 from LoadToCode/temp_1_marie
Temp 1 marie
Diffstat (limited to 'app/assets/stylesheets/twitter.scss')
-rw-r--r-- | app/assets/stylesheets/twitter.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/twitter.scss b/app/assets/stylesheets/twitter.scss index b2233d0..a67c044 100644 --- a/app/assets/stylesheets/twitter.scss +++ b/app/assets/stylesheets/twitter.scss @@ -21,6 +21,7 @@ position: absolute; left: 0; top: 0; + // background-image: url(/Avatar_Pic.png); } .twitter_image_frame > img { |