Difference between revisions of "Team:Virginia"
Line 26: | Line 26: | ||
</ul> | </ul> | ||
</div> | </div> | ||
+ | </div> | ||
+ | <div class="popup"> | ||
+ | <img src="/wiki/images/d/d1/Virginia_logo4.png"></img> | ||
+ | <h1>Welcome to the University of Virginia iGEM 2015 Wiki</h1> | ||
+ | <p>Use the navigation bar at the top of every page to move between pages. Please let us know if you have any comments or questions about our project by visiting the “Contact Us” page.</p> | ||
+ | <p>(click to close)</p> | ||
</div> | </div> | ||
<div class="jumbotron"> | <div class="jumbotron"> | ||
Line 346: | Line 352: | ||
text-align:center; | text-align:center; | ||
} | } | ||
+ | .popup { | ||
+ | width:80%; | ||
+ | position:fixed; | ||
+ | top:200px; | ||
+ | margin-left:10%; | ||
+ | height:auto | ||
+ | border-radius:15px; | ||
+ | border:5px solid #007bb6; | ||
+ | box-shadow: 5px 5px 10px #191919; | ||
+ | } | ||
+ | .popup img { | ||
+ | width:70%; | ||
+ | height:auto; | ||
+ | margin-left:15%; | ||
+ | margin-top:50px; | ||
+ | border-radius:15px; | ||
+ | border: 5px solid #007bb6; | ||
+ | } | ||
+ | .popup h1 { | ||
+ | font-size:40px; | ||
+ | font-weight:bold; | ||
+ | text-align:center; | ||
+ | font-family:Arial; | ||
+ | color:#fff; | ||
+ | } | ||
+ | .popup p:first-child { | ||
+ | font-size:14px; | ||
+ | color:#fff; | ||
+ | width:80%; | ||
+ | margin-left:10%; | ||
+ | height:auto; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .popup p:last-child { | ||
+ | font-size:10px; | ||
+ | color:#fff; | ||
+ | width:80%; | ||
+ | margin-left:10%; | ||
+ | height:auto; | ||
+ | text-align:left; | ||
+ | } | ||
+ | |||
</style> | </style> |
Revision as of 12:41, 4 July 2015
Welcome to the University of Virginia iGEM 2015 Wiki
Use the navigation bar at the top of every page to move between pages. Please let us know if you have any comments or questions about our project by visiting the “Contact Us” page.
(click to close)