diff --git a/templates/eng.html b/templates/eng.html index a21729ebb692592d022f9f20b3b14c80496e1431..e2ffa7e98d2b9a5ba541f1027e612682dc08d39f 100644 --- a/templates/eng.html +++ b/templates/eng.html @@ -22,24 +22,34 @@ tags, where href="url_for('X')" where X is the name of the route's function (ex. 'get_lsa_ai') --> - -

- CS-ENG: -

- -

- Computer Hardware +

+

+ CS-ENG: +

+
+
+ Computer Hardware +

- Computing Infrastructure +
+ Computing Infrastructure +

- Intelligent Systems +
+ Intelligent Systems +

- Software Development +
+ Software Development +

- Theory of Computation +
+ Theory of Computation +

- Web Technology and Applications -

+
+ Web Technology and Applications +

CS-LSA: @@ -116,6 +126,37 @@ body { font-size: 14px; } +a:link { + color:black; + text-decoration: none; +} +a:visited { + color:black; + text-decoration: none; +} +a:hover { + color:black; + text-decoration: none; +} +a:active { + color:black; + text-decoration: none; +} +.pathButton { + width:180px; + background-color: #d1d1d1; + font-size: 16px; + padding:10px 0; +} +.eng_title { + height: 50px; + width:180px; + position: absolute; + top: 90px; + background-color: #95bcf0; + font-size: 650px; + +} .v9_320 { width: 100%; height: 1024px;