22 lines
No EOL
784 B
CSS
22 lines
No EOL
784 B
CSS
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
|
|
|
/****************************************
|
|
vivo-basic theme: institutional identity
|
|
|
|
Original version
|
|
2009-01-27 nac26
|
|
*****************************************/
|
|
|
|
/**********************************************************************************
|
|
Add styles for institutional identity here.
|
|
Be sure to place all of your content in <div id="institution"> found in themes/vivo-basic/templates/identity.ftl on line 5.
|
|
|
|
See our online documentation for more info:
|
|
http://vivoweb.org/support/user-guide/theme-modifications
|
|
**********************************************************************************/
|
|
|
|
|
|
/****************
|
|
Institution
|
|
****************/
|
|
div#institution { position: relative; } |