NIHVIVO-2280. Worked on markup and styles for account main page, add account, and edit account. Work in progress.

This commit is contained in:
manolobevia 2011-05-25 02:29:29 +00:00
parent 0aef0368c6
commit b8c058384f
4 changed files with 56 additions and 67 deletions

View file

@ -355,4 +355,8 @@ div.sparqlform .parenthetical {
display: block;
background: #FFF6BF;
color: #7F7034;
}
.note {
font-size: .8em;
line-height: 1.3em;
}