Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
diaspora
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Milan
diaspora
Commits
f725641e
Commit
f725641e
authored
Nov 22, 2010
by
danielvincent
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added shadow on diaspora text on landing page.
parent
69cac02a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
app/views/layouts/_header.html.haml
app/views/layouts/_header.html.haml
+1
-1
public/stylesheets/sass/application.sass
public/stylesheets/sass/application.sass
+1
-0
No files found.
app/views/layouts/_header.html.haml
View file @
f725641e
...
...
@@ -4,7 +4,7 @@
.container
{
:style
=>
"position:relative;"
}
#diaspora_text
=
link_to
"DIASPORA*"
,
(
current_user
?
root_path
:
new_user_session_path
)
=
link_to
"DIASPORA*"
,
root_path
%span
.sub_text
ALPHA
...
...
public/stylesheets/sass/application.sass
View file @
f725641e
...
...
@@ -142,6 +142,7 @@ header
#diaspora_text
:
font
:
size
30px
:
text-shadow
0
2px
3px
#000
.right
:
top
10px
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment