Difference between revisions of "Main Page"

From Networks of Care
Jump to navigation Jump to search
 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 
{{#css:
 
{{#css:
  body {
+
 
    background: yellow;
 
  }
 
 
#content{
 
#content{
 
margin-left: 0;
 
margin-left: 0;
margin-top: 0;
 
 
padding: 0;
 
padding: 0;
 
}
 
}
  
#mw-page-base {
 
height: 0;
 
}
 
  
 
h1{
 
h1{
 
display: none;
 
display: none;
 +
}
 +
 +
.mw-body-content p {
 +
max-width: 100%;
 +
position: fixed;
 +
width: 100%;
 +
height: 100%;
 +
left: 0;
 +
top: 0;
 +
display: block;
 +
margin-top: 0;
 
}
 
}
 
}}
 
}}
Line 24: Line 29:
 
</head>
 
</head>
 
<body>
 
<body>
<iframe src="http://192.168.1.3/" height="600px" width="100%" frameBorder="0"></iframe>
+
<iframe src="https://hub.xpub.nl/networksofcare/map.htm" height="100%" width="100%" frameBorder="0"></iframe>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 14:44, 5 June 2020