Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 446 → Rev 447

/web/UST/default.css
58,15 → 58,15
/* structure */
.container {
margin: 0 auto;
width: 90%;
width: 95%;
}
 
/* title */
.title {
float: left;
margin-top: 8%;
margin-top: 3%;
text-align: center;
width: 10%;
width: 20%;
}
.title h1 {
font: normal 2em Verdana,sans-serif;
88,7 → 88,7
float: right;
font: bold 1.2em "Trebuchet MS",sans-serif;
margin-top: 9px;
padding: 10% 8% 5%;
padding: 5% 6% 3%;
text-align: center;
text-decoration: none;
}
95,7 → 95,7
.navigation a:hover {
background: #FFF;
color: #28E;
padding: 10% 8% 5%;
padding: 5% 6% 3%;
}
 
/* holders */
/web/UST/index.en.php
4,11 → 4,11
 
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta name="description" content="description"/>
<meta name="keywords" content="keywords"/>
<meta name="author" content="author"/>
<meta name="description" content="Home page of UST - Universal Scientific Technologies corporation"/>
<meta name="keywords" content="electronic modules kits development"/>
<meta name="author" content="kaklik Jakub Kákona"/>
<link rel="stylesheet" type="text/css" href="default.css" media="screen"/>
<title>Home page</title>
<title>UST - Home page</title>
</head>
 
<body>
23,15 → 23,10
 
<div class="holder">
<p><a href="index.cs.php">Česky</a>
<h1>Hello World,</h1>
<p>This web want to be a collect of creative things not as another site by collecting links but I want to write there texts about new minds, which aren't on another site.</p>
<p>There web is fork of <a href="http://www.mlab.cz">MLAB</a> project which on you can datailed information about something there used things.</p>
<p>I hope to you found here something interesting :) </p>
<p>
<a href="http://boinc.berkeley.edu/"><img src="http://www.boincstats.com/signature/user_301927_project-1.gif" /></a>
<a href="http://www.czechnationalteam.cz/"><img src="http://www.boincstats.com/signature/team_7281_project-1.gif" /></a>
<a href="http://www.geocaching.com/profile/?guid=f1c72858-bdfe-42a3-9eeb-8fde6b0e7530" target="_blank"><img src="http://img.geocaching.com/stats/img.aspx?txt=Let's+go+geocaching&uid=f1c72858-bdfe-42a3-9eeb-8fde6b0e7530&bg=1" border="0" title="Profile for kaklik" alt="Profile for kaklik"></a></p>
 
<p>Welcome at a oficial presentation of UST - Universal Scientific Technologies, we are focused on extreme electronic aplications especially for scientific users.</p>
<p> We are the first accepted maintaner of Czech electronics kit system <a href="http://www.mlab.cz">MLAB</a>.</p>
<p>We hope to we can do something useful for you.</p>
</div>
 
<?php
/web/kaklik's_web/default.css
64,9 → 64,9
/* title */
.title {
float: left;
margin-top: 3%;
margin-top: 5%;
text-align: center;
width: 20%;
width: 25%;
}
.title h1 {
font: normal 2em Verdana,sans-serif;