Commit 27e48a10 authored by Murukesh Mohanan's avatar Murukesh Mohanan

Minor tweaks.

parent eb1d7501
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title> <title>
CSE Sysads CSE Sysads
</title> </title>
...@@ -31,7 +32,7 @@ ...@@ -31,7 +32,7 @@
</nav> </nav>
<div id="main"> <div id="main">
<div id="accounts" class="section"> <div id="accounts" class="section">
<a href=# class="top">Top</a> <a href=# class="top"></a>
<li><a name="section1.4"></a> <li><a name="section1.4"></a>
<strong>Q. How do I check my home directory quota usage?</strong><br /> <strong>Q. How do I check my home directory quota usage?</strong><br />
Login to any OSL/NSL machine and execute command "quota".<br /> Login to any OSL/NSL machine and execute command "quota".<br />
...@@ -39,12 +40,14 @@ ...@@ -39,12 +40,14 @@
<li><a name="section1.5"></a> <li><a name="section1.5"></a>
<strong>Q. How do I change my CSE password?</strong><br /> <strong>Q. How do I change my CSE password?</strong><br />
Goto <a href="http://www.cse.iitb.ac.in/~swlab/chpass/chpass.php">http://www.cse.iitb.ac.in/~swlab/chpass/chpass.php</a>. Login with your CSE id and follow the link for Change password<br /> Goto <a href="https://www.cse.iitb.ac.in/~swlab/chpass/chpass.php">the Change Password page</a>.
Login with your CSE id and follow the link for Change password<br />
<br /><br /></li> <br /><br /></li>
<li><a name="section1.6"></a> <li><a name="section1.6"></a>
<strong>Q. How do I change my LDAP password?</strong><br /> <strong>Q. How do I change my IITB LDAP password?</strong><br />
Goto <a href="http://camp.iitb.ac.in/cgi-bin/index.cgi">http://camp.iitb.ac.in/cgi-bin/index.cgi</a>. Login with LDAP id and follow the link for Change password<br /> Goto <a href="http://camp.iitb.ac.in/cgi-bin/index.cgi">http://camp.iitb.ac.in/cgi-bin/index.cgi</a>.
Login with LDAP id and follow the link for Change password<br />
<br /><br /></li> <br /><br /></li>
...@@ -56,14 +59,14 @@ ...@@ -56,14 +59,14 @@
<li><a name="section1.8"></a> <li><a name="section1.8"></a>
<strong>Q.I received an email asking for my password. What should I do?</strong><br /> <strong>Q. I received an email asking for my password. What should I do?</strong><br />
A.Do not reply to such mails. Sysads will never ask for passwords. Do not give passwords in emails.<br /> Do not reply to such mails. Sysads will never ask for passwords. Do not give passwords in emails.<br />
<br /><br /></li> <br /><br /></li>
</div> </div>
<div id="mail" class="section"> <div id="mail" class="section">
<a href=# class="top">Top</a> <a href=# class="top"></a>
<li><a name="section1.12"></a> <li><a name="section1.12"></a>
<strong>Q. How do I configure my thunderbird for CSE account? </strong><br /> <strong>Q. How do I configure my thunderbird for CSE account? </strong><br />
...@@ -85,22 +88,22 @@ ...@@ -85,22 +88,22 @@
<li><a name="section1.3"></a> <li><a name="section1.3"></a>
<strong>Q.How to setup auto-forwarding of cse mail(for students)?</strong><br /> <strong>Q. How to setup auto-forwarding of cse mail(for students)?</strong><br />
Goto <a href="http://mail.cse.iitb.ac.in/dotforward">http://mail.cse.iitb.ac.in/dotforward</a> and login with CSE id. On the left side menu, click on "Manage Forwarding" and in the box seen, enter the email address.<br /> Goto <a href="http://mail.cse.iitb.ac.in/dotforward">http://mail.cse.iitb.ac.in/dotforward</a> and login with CSE id. On the left side menu, click on "Manage Forwarding" and in the box seen, enter the email address.<br />
<br /><br /></li> <br /><br /></li>
<li><a name="section1.3.1"></a> <li><a name="section1.3.1"></a>
<strong>Q.How to setup auto-forwarding and change password of IT mail?</strong><br /> <strong>Q. How to setup auto-forwarding and change password of IT mail?</strong><br />
Goto <a href="http://ldapbrowse.it.iitb.ac.in">http://ldapbrowse.it.iitb.ac.in</a> and On the left side menu, click on "Manage Forwarding" to auot-forwarding and Click on "Change Password" to change IT password.<br /> Goto <a href="http://ldapbrowse.it.iitb.ac.in">http://ldapbrowse.it.iitb.ac.in</a> and On the left side menu, click on "Manage Forwarding" to auot-forwarding and Click on "Change Password" to change IT password.<br />
<br /><br /></li> <br /><br /></li>
</div> </div>
<div id="infra" class="section"> <div id="infra" class="section">
<a href=# class="top">Top</a> <a href=# class="top"></a>
</div> </div>
<div id="policy" class="section"> <div id="policy" class="section">
<a href=# class="top">Top</a> <a href=# class="top"></a>
<div id="content"> <div id="content">
<div id="primaryContentContainer"> <div id="primaryContentContainer">
<div id="primaryContent"> <div id="primaryContent">
...@@ -203,7 +206,7 @@ ...@@ -203,7 +206,7 @@
</div> </div>
</div> </div>
<div id="contact" class="section"> <div id="contact" class="section">
<a href=# class="top">Top</a> <a href=# class="top"></a>
</div> </div>
</div> </div>
</body> </body>
......
...@@ -140,6 +140,19 @@ ul li { ...@@ -140,6 +140,19 @@ ul li {
padding: 1em; padding: 1em;
text-align: left; text-align: left;
} }
.section li {
list-style: none;
}
.top {
float: right;
background: rgb(213, 213, 213);
padding: 0.5em;
/* vertical-align: top; */
border-radius: 0.2em;
border: 0.2em solid gray;
margin-top: -1em;
font-size: 1.5em;
}
@media screen and (orientation:landscape) { @media screen and (orientation:landscape) {
#header h1, #header h2 { #header h1, #header h2 {
...@@ -177,17 +190,6 @@ ul li { ...@@ -177,17 +190,6 @@ ul li {
#nav li:hover { #nav li:hover {
box-shadow: 0.1em 0.1em 0.15em 0.05em rgba(100,100,100,0.75); box-shadow: 0.1em 0.1em 0.15em 0.05em rgba(100,100,100,0.75);
} }
.top {
float: right;
background: rgb(213, 213, 213);
padding: 0.5em;
/* vertical-align: top; */
border-radius: 0.2em;
border: 0.2em solid gray;
margin-top: -1em;
font-size: 1.5em;
}
#main { #main {
max-width: 70%; max-width: 70%;
min-width: 22em; min-width: 22em;
...@@ -223,7 +225,11 @@ ul li { ...@@ -223,7 +225,11 @@ ul li {
#main, body { #main, body {
text-align: center; text-align: center;
} }
.section {
width: 85%;
font-size: 2em;
margin: 2em auto;
}
} }
This diff is collapsed.
/** Global CSS file, contains common styles.
* Styles for individual pages with page-specific changes
* are provided in the styles/ directory, if needed.
* The styles are arranged thus:
* 1. divs and other named tags.
* 2. Sub-elements of the above.
* 3. Unnamed tags.
* 4. Sub-elements of the above.
*/
#header {
border-bottom: 0.2em solid white;
padding: 0.1em 3%;
margin: 0;
font-variant: small-caps;
font-size: 2em;
text-align: center;
}
/** The #main div is given a min-height so that it isn't
* squished on pages with little content, or for displays
* that are tall (like phones in portrait mode).
* Height obtained by trial-and-error on a Nexus 4
* Chrome browser. Didn't work on a Nexus 4 Opera Mini.
*/
#main {
padding: 1em 2em;
min-height: 42em;
/*margin-left: 15%;
float: right;*/
display: inline-block;
}
/** To be used when CSE enables SSI.
* #footer-include {
* clear: both;
* width: 100%;
* overflow: auto;
* border-top: 0.2em solid white;
* }
*/
#footer {
clear: both;
padding: 2%;
padding-bottom: 1%;
font-size: 80%;
border-top: 0.25em solid white;
}
#contact-comment {
display: none;
}
div.bugs {
/*list-style: none;*/
border: 0.1em gray solid;
padding: 0.5em;
color: black;
background: grey;
box-shadow: 0.1em 0.1em 0.2em 0 rgba(128,128,128,0.75);
border-radius: 0.3em;
}
#bug a, #query a{
color: black;
}
#sidebar li {
margin-bottom: 0.1em;
padding: 0.5em 0.5em;
border-radius: 0.3em;
background-color: #999999;
}
#sidebar a {
text-decoration: none;
}
#sidebar a:visited {
color: black;
}
#main li {
padding: 0.5em 0;
margin-left: 0.5em;
}
#main ul {
margin: 0 0 0.75em 0.75em;
padding: 0;
}
#footer img {
height: 1em;
}
html {
background-color: black; /*#404040;*/
}
body {
font-family: 'Ubuntu Mono', 'Ubuntu', 'Droid Mono', 'Droid', 'Verdana', sans;
/*font-size: 16px;*/
margin: 0 auto;
padding: 0;
color: #121212;
background-color: #CCCCCC;
width: 100%;
/* width: 60em;*/
}
h1 {
font-size: 2em;
}
h3 {
margin-top: 0;
}
code {
font-family: 'Ubuntu Mono', 'Droid Mono', monospace;
color: #0D0;
}
a:link {
color: #022;
}
a:visited {
color: #1387B4;
}
a:hover {
/* text-shadow: 0 0 2px #999;*/
font-weight: bold;
}
ol li, ul ol li {
list-style: decimal;
}
ul li {
/*list-style-image: url("images/not_sign.png");*/
}
.section {
background: white;
color: black;
box-shadow: 0.1em 0.1em 0.2em 0.1em rgba(128,128,128,0.75);
border-radius: 0.5em;
margin-bottom: 1em;
padding: 1em;
text-align: left;
}
@media screen and (orientation:landscape) {
#header h1, #header h2 {
margin: 0;
}
#sidebar {
padding-top: 1%;
/* min-height: 42em;
float: left;*/
display: inline-block;
font-size: 2em;
clear: both;
text-align: right;
height: 100%;
vertical-align: top;
width: 8em;
}
#sidebar ul {
padding: 0;
border-top: 0.1em solid gray;
/*border-bottom: 0.1em solid gray;
border-right: 0.2em solid white;*/
border-radius: 0.3em;
}
#sidebar li {
border-bottom: 0.1em solid gray;
border-right: 0.1em solid gray;
list-style: none;
}
div.bugs {
margin: 0.5em;
display: inline-block;
}
#nav li:hover {
box-shadow: 0.1em 0.1em 0.15em 0.05em rgba(100,100,100,0.75);
}
.top {
float: right;
background: rgb(213, 213, 213);
padding: 0.5em;
/* vertical-align: top; */
border-radius: 0.2em;
border: 0.2em solid gray;
margin-top: -1em;
font-size: 1.5em;
}
#main {
max-width: 70%;
min-width: 22em;
width: 60%;
}
}
@media screen and (orientation:portrait) {
#sidebar {
width: 90%;
/* min-height: 42em;*/
font-size: 2.5em;
clear: both;
text-align: center;
margin: 0 auto;
}
#sidebar ul {
padding: 0;
border-radius: 0.3em;
}
#sidebar li {
border-bottom: 0.1em solid gray;
list-style: none;
border-radius: 0.3em;
margin: 0.2em;
}
div.bugs {
margin: 0.5em;
font-size: 1.5em;
}
#main, body {
text-align: center;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment