font on cover page

This commit is contained in:
Sanj 2012-01-31 04:03:56 +05:30
parent 6641942c06
commit ce633075c0

View File

@ -11,7 +11,7 @@ body {
text-align: center; text-align: center;
margin-top: 18%; margin-top: 18%;
font-size: 24px; font-size: 24px;
font-family: "Times New Roman", "Times", serif; font-family: "Courier New";
} }
</style> </style>
</head> </head>