Simplified contract block style.
This commit is contained in:
@@ -43,7 +43,6 @@
|
|||||||
icon.classList.toggle("fa-sun");
|
icon.classList.toggle("fa-sun");
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
}
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body bgcolor="#FFFFFF">
|
<body bgcolor="#FFFFFF">
|
||||||
@@ -61,7 +60,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1>YANG, Chen</h1>
|
<h1>YANG, Chen</h1>
|
||||||
<div id="shadowbox">
|
<div>
|
||||||
<table>
|
<table>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -86,8 +85,9 @@
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<br><br>
|
||||||
|
|
||||||
<hr id="teaching" class="style-zero">
|
<hr id="teaching" class="style-one">
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<h3>Teaching <br> <a class="extlink" href="https://blackboard.cuhk.edu.hk" target="_blank">[Blackboard@CUHK]</a></h3>
|
<h3>Teaching <br> <a class="extlink" href="https://blackboard.cuhk.edu.hk" target="_blank">[Blackboard@CUHK]</a></h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user