NIHVIVO-1072 Tweaked markup and styles for intro text/welcome text
This commit is contained in:
parent
86af2bcca6
commit
de1c8f1aa3
2 changed files with 4 additions and 4 deletions
|
@ -218,7 +218,7 @@ ul#main-nav {
|
|||
font-size: 16px;
|
||||
color: #5f6464;
|
||||
line-height: 1.3em;
|
||||
padding: 0 24px 30px 24px;
|
||||
padding: 0 24px 0 24px;
|
||||
}
|
||||
#intro a {
|
||||
color: #2485ae
|
||||
|
@ -353,7 +353,7 @@ p.password-note{
|
|||
#search-home {
|
||||
float: left;
|
||||
width: 533px;
|
||||
margin-left: 24px;
|
||||
margin: 30px 0 0 24px;
|
||||
}
|
||||
#search-home h3 {
|
||||
padding: 0;
|
||||
|
|
|
@ -18,8 +18,8 @@
|
|||
<section id="intro" role="region">
|
||||
<h2>Welcome to VIVO</h2>
|
||||
|
||||
<p>VIVO is a research-focused discovery tool that enables collaboration among scientists across all disciplines.
|
||||
<br /><br />Browse or search information on people, departments, courses, grants, and publications.</p>
|
||||
<p>VIVO is a research-focused discovery tool that enables collaboration among scientists across all disciplines.</p>
|
||||
<p>Browse or search information on people, departments, courses, grants, and publications.</p>
|
||||
|
||||
<section id="search-home" role="region">
|
||||
<h3>Search VIVO</h3>
|
||||
|
|
Loading…
Add table
Reference in a new issue