This commit is contained in:
parent
a98122f919
commit
9310eb5a4b
|
|
@ -53,7 +53,7 @@
|
|||
<details class="anchor" open>
|
||||
<summary class="aboutTitle">The University</summary>
|
||||
<article>
|
||||
<p>
|
||||
<p class="nextLine">
|
||||
<img class="imgRight" src="about_assets/cucoventry.jpeg" alt="Image of CU Coventry Campus at Mile Lane">
|
||||
<details class="anchor">
|
||||
<summary class="aboutContent">CU Coventry, part of the Coventry University Group, offers a style of education which is flexible and designed to fit around your life. Choose from a wide range of career relevant courses and study at a pace that suits you. Students who study at CU Coventry benefit from a modern, forward-thinking higher education institution, reinforced by the quality and reputation of Coventry University.
|
||||
|
|
|
|||
|
|
@ -31,3 +31,7 @@ p .aboutContent {
|
|||
p .aboutTitle {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
.nextLine {
|
||||
clear: both;
|
||||
}
|
||||
Loading…
Reference in New Issue