Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- BODY{
- background-image: url(img/tlo.png);
- }
- table.duza{
- border: 1px solid red;
- width: 500px;
- }
- #logo{
- position: absolute;
- bottom: 86%;
- left: 8%;
- }
- #info{
- background-image: url(img/official.png);
- position: absolute;
- top: 20%;
- left: 8%;
- right: 72%;
- font-family:Candara;
- }
- #official{
- background-image: url(img/official.png);
- position: absolute;
- top: 20%;
- left: 30%;
- right: 10%;
- }
- #pasek{
- background-image: url(img/official.png);
- position: absolute;
- bottom: 82%;
- left: 30%;
- font-family:Kristen ITC;
- text-decoration: none;
- }
- #losowe{
- background-image: url(img/official.png);
- position: absolute;
- top: 108%;
- font-family:Candara;
- }
- a{ color: #153E7E }
- #panelleft{
- position: absolute;
- left: 3%;
- right: 47%;
- top: 3%;
- }
- #panelright{
- position: absolute;
- left: 53%;
- right: 3%;
- top: 3%;
- }
- #przyciski{
- position: absolute;
- top: 26%;
- left: 45%;
- right: 10%;
- }
- #logowanie{
- position: absolute;
- top: 0%;
- right: 10%;
- }
- a{ color: #153E7E;
- text-decoration: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement