diff --git a/SKB-fokus.css b/SKB-fokus.css new file mode 100644 index 0000000..b6ffa28 --- /dev/null +++ b/SKB-fokus.css @@ -0,0 +1,16 @@ +img{ + margin:auto; + cursor:pointer; +} +a:hover img{ + border:1px solid #ffffff +} +body{ +display:block +} +table{ +/* Свойства для размещения элементов */ +} +table td{ +/* Свойства для размещения элементов */ +} \ No newline at end of file