Template:Team:Concordia/CSS

From 2014.igem.org

(Difference between revisions)
Line 905: Line 905:
min-width: 900px;
min-width: 900px;
}
}
 +
 +
 +
/* PAGE CHANGERS FOR PROJECT*/
 +
 +
#previouspage a{
 +
position: relative;
 +
float: left;
 +
}
 +
 +
#currentpage {
 +
tex-align: center;
 +
}
 +
 +
#nextpage a{
 +
position: relative;
 +
float: right;
 +
}
 +
 +
</style>
</style>
</head>
</head>
</html>
</html>

Revision as of 19:24, 16 October 2014