Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
222f9fe9
Commit
222f9fe9
authored
Nov 09, 2013
by
Jean Michel Rouly
Browse files
Updated style for mylinks.
parent
ef8a6fa1
Changes
1
Hide whitespace changes
Inline
Side-by-side
site_data/style.css
View file @
222f9fe9
...
@@ -59,6 +59,8 @@ body { /* HTML body */
...
@@ -59,6 +59,8 @@ body { /* HTML body */
}
}
#mylinks
p
{
#mylinks
p
{
/* border-left: 5px solid #464646; */
border
:
1px
dashed
#000000
;
text-align
:
left
;
text-align
:
left
;
padding-bottom
:
5px
;
padding-bottom
:
5px
;
padding-top
:
5px
;
padding-top
:
5px
;
...
@@ -68,6 +70,14 @@ body { /* HTML body */
...
@@ -68,6 +70,14 @@ body { /* HTML body */
white-space
:
normal
;
white-space
:
normal
;
}
}
#mylinks
p
:hover
{
background-color
:
#FDFDB8
;
/* border-left: 5px solid #898989; */
}
/**** PAGE COMPONENT STYLES ****/
/**** PAGE COMPONENT STYLES ****/
...
...
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