mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
style.css adaptable for all kind of sites
This commit is contained in:
parent
e1bebd1fdd
commit
f7374ef3b7
102 changed files with 177 additions and 100 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Execute javascript codes</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue