Spaces:
Running
Running
yasir
commited on
Update index.html
Browse files- index.html +8 -7
index.html
CHANGED
|
@@ -357,6 +357,13 @@ margin: auto;
|
|
| 357 |
#model option{
|
| 358 |
white-space: normal;
|
| 359 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 360 |
</style>
|
| 361 |
</head>
|
| 362 |
<body>
|
|
@@ -440,13 +447,7 @@ margin: auto;
|
|
| 440 |
<p>Your Generarted Arts Will appear Here</p>
|
| 441 |
</div>
|
| 442 |
<style>
|
| 443 |
-
|
| 444 |
-
color:'white';
|
| 445 |
-
}
|
| 446 |
-
#oss{
|
| 447 |
-
color:'cyan'
|
| 448 |
-
|
| 449 |
-
}
|
| 450 |
</style>
|
| 451 |
<p id="os">Official / permanent site : <a id="oss">official website </a></p>
|
| 452 |
<script src="script.js"></script>
|
|
|
|
| 357 |
#model option{
|
| 358 |
white-space: normal;
|
| 359 |
}
|
| 360 |
+
#os{
|
| 361 |
+
color:'white';
|
| 362 |
+
}
|
| 363 |
+
#oss{
|
| 364 |
+
color:'cyan'
|
| 365 |
+
|
| 366 |
+
}
|
| 367 |
</style>
|
| 368 |
</head>
|
| 369 |
<body>
|
|
|
|
| 447 |
<p>Your Generarted Arts Will appear Here</p>
|
| 448 |
</div>
|
| 449 |
<style>
|
| 450 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 451 |
</style>
|
| 452 |
<p id="os">Official / permanent site : <a id="oss">official website </a></p>
|
| 453 |
<script src="script.js"></script>
|