diff --git a/all.css b/all.css new file mode 100644 index 0000000..763d0f4 --- /dev/null +++ b/all.css @@ -0,0 +1,3 @@ +@import url(blocks/body.css); +@import url(blocks/determining.css); +@import url(blocks/shorts.css); \ No newline at end of file diff --git a/blocks/body.css b/blocks/body.css new file mode 100644 index 0000000..4f89b16 --- /dev/null +++ b/blocks/body.css @@ -0,0 +1,3 @@ +.b-body { + font: .8125em/1.5 Arial, sans-serif; +} \ No newline at end of file diff --git a/blocks/determining.css b/blocks/determining.css new file mode 100644 index 0000000..4615de4 --- /dev/null +++ b/blocks/determining.css @@ -0,0 +1,8 @@ +.b-determining__term { + font-weight:bold; + line-height: 2.5; +} +.b-determining__list{ + list-style: circle; + margin: 0 0 0 -20px; +} \ No newline at end of file diff --git a/blocks/shorts.css b/blocks/shorts.css new file mode 100644 index 0000000..c23cb03 --- /dev/null +++ b/blocks/shorts.css @@ -0,0 +1,3 @@ +.b-shorts__element_first_element { + font-weight: bold; +} \ No newline at end of file diff --git a/interface.html b/interface.html new file mode 100644 index 0000000..f301419 --- /dev/null +++ b/interface.html @@ -0,0 +1,62 @@ + + + +
+ +| Фамилия, Имя: | +Тычинин Илья | +
| E-mail: | +elive@mail.ru | +
| Телефон: | ++79022710987 | +
| Вуз, факультет, специализация: | +УрГУ, мат-мех, математика | +
| Год поступления: | +2005 | +
| Год окончания: | +2010 | +