Jump to content
  • 0

Граница кнопок


Ururu
 Share

Question

Сам в стилях не очень, поэтому скопировал с какого то сайта этот с описанием "почти универсальный". Это его кусок. Сайт состоит из фреймов, все фреймы подгружают файл css. Проблема в том что бы в футере используя этот стиль изменить границы кнопок, тоесть подключить внутренний стиль. Кнопка (обычный рефер) на подобии счетчика. Хочу сделать так, что бы небыло отступов от краев фрейма. Подскажите что добавить в сам html футера.

p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
ul, ol {
padding:0 0 1.25em 2.5em;
}
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
small {
font-size:0.85em;
}
img {
border:0;
}
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

О получилось.

img style="border:0"

Edited by Ururu
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy