arrange of header styles, sidebar with mañé picture

This commit is contained in:
German Correa 2017-11-22 18:59:03 -03:00
parent 3ad88b54ba
commit f7c8dce243
6 changed files with 26 additions and 4 deletions

View File

@ -26,5 +26,5 @@
</div>
</div>
<?php include_once 'sidebar.php'; ?>
<!--<?php include_once 'sidebar.php'; ?>-->
<?php include_once 'footer.php'; ?>

BIN
img/headeralt.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 575 KiB

BIN
img/rmane.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

View File

@ -3,7 +3,24 @@
<div id="content" class="col-xs-12 col-sm-8">
<div class="row">
<h1 id="welcome"><strong>Welcome!</strong></h1>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent ac justo pellentesque, sagittis enim sagittis, tristique est. Duis eget semper eros, sit amet interdum orci. Quisque lobortis arcu pellentesque, volutpat mauris vel, mattis neque. Cras nec turpis tempor, vulputate odio ut, euismod neque. Nulla blandit lacinia lacus, sed porta nunc mattis et. Cras a enim suscipit, pulvinar ante eu, pulvinar urna. Vestibulum nec elementum ipsum. Aenean tempor, neque at dignissim posuere, risus libero consequat lacus, ac hendrerit dui lorem at augue. Aenean vehicula leo lectus, eu scelerisque sapien blandit ullamcorper. Praesent condimentum dictum ex eu dignissim.
<p>
The Dynamical Systems Group at the Universidad de la República has
been organizing several international Conferences and
Workshops in the last 20 years, focusing on different aspects of
dynamics and related topics.
</p>
<p>
As our group expanded, both in number of participants and areas
of research, we are holding a Workshop on Groups, Geometry and Dynamics
on 2018 at Montevideo as a satellite conference of ICM 2018 (Rio de
Janeiro). The goal of the Workshop is to bring together top scientists
working on these areas to discuss new trends on these topics. The
idea is to have few talks and lots of discussion time.
</p>
<p>
During the conference we will be holding a memorial recognition to Ricardo Mañé
(1948-1995), a top Uruguayan mathematician who worked on Dynamical
Systems, and who in 2018 would have been 70 years old.
</p>
</div>

View File

@ -1,6 +1,9 @@
<div id="sidebar" class="sidebar col-xs-12 col-sm-4">
<div class="row">
<div class="col-xs-12">
<div class="thumbnail">
<a href="https://en.wikipedia.org/wiki/Ricardo_Ma%C3%B1%C3%A9" target="_blank"><img class="img-responsive" src="img/rmane.jpg" alt="Ricardo Mañé"/></a>
</div>
<div class="thumbnail">
<img id="afiche" class="img-responsive" src="img/afiche.png" alt="Poster del sexto coloquio uruguayo de matemática"/>
<div class="caption text-center">

View File

@ -146,7 +146,9 @@ ol li
/*height: 200px;*/
padding:10px 0px;
background:inherit;}
#logo_text{
margin-top:20px;
}
#logo_text h1
{
font-size: 150%;
@ -286,7 +288,7 @@ div.interest-links h4 a{
width: 190px;*/
padding: 15px 20px;
/*border: 1px solid;*/
background: lightblue;
background: #aaa;
}