Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
ng6
Commits
88acab04
Commit
88acab04
authored
Mar 27, 2020
by
cnoirot
Browse files
issue
#176
- css correction
parent
aa24529c
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/nG6/template/css/style.css
View file @
88acab04
...
@@ -38,9 +38,9 @@ body {
...
@@ -38,9 +38,9 @@ body {
}
}
a
img
{
border
:
0
;
}
a
img
{
border
:
0
;
}
#global
{
#global
{
width
:
1200px
;
width
:
1200px
;
margin
:
0
auto
;
margin
:
0
auto
;
}
}
.sub-content
{
.sub-content
{
...
@@ -74,7 +74,7 @@ a img { border: 0; }
...
@@ -74,7 +74,7 @@ a img { border: 0; }
margin-right
:
20px
;
margin-right
:
20px
;
padding
:
10px
;
padding
:
10px
;
width
:
400px
;
width
:
400px
;
height
:
275px
;
min-
height
:
275px
;
text-align
:
justify
;
text-align
:
justify
;
float
:
left
;
float
:
left
;
background-color
:
#FaFaFa
;
background-color
:
#FaFaFa
;
...
@@ -129,10 +129,10 @@ a img { border: 0; }
...
@@ -129,10 +129,10 @@ a img { border: 0; }
/********************************
/********************************
*
*
* footer
* footer
*
*
********************************/
********************************/
#ng6-footer
{
#ng6-footer
{
background
:
url("../images/footer-glow.png")
no-repeat
scroll
center
top
#2A2D30
;
background
:
url("../images/footer-glow.png")
no-repeat
scroll
center
top
#2A2D30
;
color
:
#FFFFFF
;
color
:
#FFFFFF
;
...
@@ -141,7 +141,7 @@ a img { border: 0; }
...
@@ -141,7 +141,7 @@ a img { border: 0; }
}
}
#ng6-footer-cols
{
#ng6-footer-cols
{
margin
:
0
;
margin
:
0
;
padding
:
0
;
padding
:
0
;
margin-left
:
auto
;
margin-left
:
auto
;
margin-right
:
auto
;
margin-right
:
auto
;
...
@@ -251,7 +251,7 @@ a img { border: 0; }
...
@@ -251,7 +251,7 @@ a img { border: 0; }
.ng6-bottom2
a
{
.ng6-bottom2
a
{
color
:
#F1F1F1
;
color
:
#F1F1F1
;
font-weight
:
bold
;
font-weight
:
bold
;
}
}
.ng6-bottom2
a
:hover
{
.ng6-bottom2
a
:hover
{
color
:
#567f87
;
color
:
#567f87
;
background-position
:
0
-36px
;
background-position
:
0
-36px
;
...
@@ -267,7 +267,7 @@ a img { border: 0; }
...
@@ -267,7 +267,7 @@ a img { border: 0; }
}
}
/**
/**
* Placeholder hide on focus
* Placeholder hide on focus
*/
*/
*[
placeholder
]
::-webkit-input-placeholder
{
*[
placeholder
]
::-webkit-input-placeholder
{
...
...
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