X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Fhtml_public%2Fstyle.css;fp=osm_nbi%2Fhtml_public%2Fstyle.css;h=3a96347b1446eff2b7408a4199dfea177d037301;hp=0000000000000000000000000000000000000000;hb=c94c3df90aa64298a7935a80b221f80f3c043260;hpb=22ed16460edb54806e9b957be18cbafb2f63b54d diff --git a/osm_nbi/html_public/style.css b/osm_nbi/html_public/style.css new file mode 100644 index 0000000..3a96347 --- /dev/null +++ b/osm_nbi/html_public/style.css @@ -0,0 +1,25 @@ + +#osm_header{ + display: block; + position: relative; + top: 0px; + left: 160px; + margin-bottom: -60px; + width: 140px; + padding-left: 17px; + } +#osm_topmenu { + background: none; + position: relative; + top: 0px; + left: 10px; + margin-right: 10px; +} +#osm_error_message { + padding: 5px; + margin: 2em; + width: 200em; + color: red; + font-weight: bold; +} +