玩埋今日
今朝瞓到好晏先起身~
無計啦~ 上個禮拜谷過頭…
食完早餐之後跟手煮午餐…
本來打算看《慕尼黑》的, 但還是算了…
兩個半鐘… 遲些才看吧~
結果還是沒法在限期前完成… orz
這幾天 BR 都沒運…
明天弟弟開始考 mock~ 加油喔~
@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/wintermagick/templates/wp-layout.css" );
/* Begin Typography & Colors */ body { font-size: 11px; /* Resets 1em to 10px */ font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background-color: #f5f5f5; color:#999999; } #page { padding:0; margin: 0 0 0 30px; text-align: left; background-image:url(/main/wp-content/sitetemplates/wintermagick/img/6112_bg.jpg); background-repeat:repeat-y; border: none; } #content { font-size: 1.2em } .narrowcolumn .entry, .widecolumn .entry { line-height: 1.2em; } .narrowcolumn .postmetadata { text-align: left; font-size:11px; } .alt { background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; } #footer { border: none; } small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; } h1, h2, h3 { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; } h1 { font-size: 4em; text-align: center; } .description { font-size: 1.2em; text-align: center; } h2 { font-size: 1.2em; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; } h2.pagetitle { font-size: 1.2em; } #menu h2 { font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 1.2em; } h3 { font-size: 1.3em; } h1, h1 a, h1 a:hover, h1 a:visited, .description { text-decoration: none; color: white; } h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; } h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #menu h2, #wp-calendar caption, cite { text-decoration: none; } .entry p a:visited { color: #b85b5a; } .commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; } #commentform #url, #commentform #email, #commentform #author { width:300px; } #commentform #comment { width:350px; } #commentform #button { width:50px; } .commentlist li { font-weight: bold; } .commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; } .commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; } #commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; } .commentmetadata { font-weight: normal; } #menu { font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; } small, #menu ul ul li, #menu ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; } code { font: 1.1em 'Courier New', Courier, Fixed; } acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; } a, h2 a:hover, h3 a:hover { color:#000000; text-decoration: none; } a:hover, a:active { color:#999999; text-decoration: underline; } #wp-calendar #prev a { font-size: 9pt; } #wp-calendar a { text-decoration: none; } #wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; } #wp-calendar th { font-style: normal; text-transform: capitalize; } /* End Typography & Colors */ /* Begin Structure */ body { margin: 0; padding: 0; } #page { /*background-color: white;*/ /*margin: 20px auto;*/ padding: 0; width: 760px; /*border: 1px solid #959596; */ } #header { background-image:url(http://www.mocasting.com/main/album/4300/original/76394.jpg); background-repeat:no-repeat; margin:0; padding:0; height: 220px; width: 738px; } #header h1 { font-size: 16pt; margin:0; padding: 30px 0 0 30px; text-align:left; } #header h1 a:link, #header h1 a:visited { color: black; } #header h1 a:hover, #header h1 a:active { color: #C84684; } .narrowcolumn { float: left; padding: 0 20px 20px 20px; margin: 0 0 0 0; width: 480px; } .post { margin: 0 0 40px; text-align: justify; } .widecolumn .post { margin: 0; } #footer { padding: 0 0 0 1px; margin: 0 auto; width: 738px; clear: both; } #footer p { margin: 0; padding: 20px 0; text-align: center; } /* End Structure */ /* Begin Headers */ h1 { margin: 0; } .description { text-align: center; } h2 { margin: 30px 0 0; } h2.pagetitle { margin-top: 30px; text-align: center; } #menu h2 { margin: 5px 0 0; padding: 0; } h3 { padding: 0; margin: 30px 0 0; } h3.comments { padding: 0; margin: 40px auto 20px ; } /* End Headers */ /* Begin Images */ p img { padding: 0; max-width: 100%; } /* Using 'class="alignright"' on an image will (who would've thought?!) align the image to the right. And using 'class="centered', will of course center the image. This is much better than using align="center", being much more futureproof (and valid) */ img.centered { display: block; margin-left: auto; margin-right: auto; } img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; } img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; } .alignright { float: right; } .alignleft { float: left } /* End Images */ /* Begin Lists Special stylized non-IE bullets Do not work in Internet Explorer, which merely default to normal bullets. */ html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } html>body .entry li { margin: 7px 0 8px 10px; } .entry ul li:before, #menu ul ul li:before { /*content: "\00BB \0020";*/ } .entry ol { padding: 0 0 0 35px; margin: 0; } .entry ol li { margin: 0; padding: 0; } .postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; } #menu ul, #menu ul ol { margin: 0; padding: 0; } #menu ul li h2{ color:#999999; } #menu ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; } #menu ul p, #menu ul select { margin: 5px 0 8px; } #menu ul ul, #menu ul ol { margin: 5px 0 0 0px; } #menu ul ul ul, #menu ul ol { margin: 0 0 0 10px; } ol li, #menu ul ol li { list-style: decimal outside; } #menu ul ul li, #menu ul ol li { margin: 3px 0 0; padding: 0; } #menu ul ul li { padding-left:10px; } /* End Entry Lists */ /* Begin Form Elements */ #searchform { margin: 10px auto; padding: 5px 3px; text-align: center; } #menu #searchform #s { width: 115px; padding: 2px; } #menu #searchsubmit { padding: 1px; } .entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:center; } select { width: 130px; } #commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; } #commentform textarea { width: 100%; padding: 2px; } #commentform #submit { margin: 0; float: right; } /* End Form Elements */ /* Begin Comments*/ .alt { margin: 0; padding: 10px; } .commentlist { padding: 0; text-align: justify; } .commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; } .commentlist p { margin: 10px 5px 10px 0; } #commentform p { margin: 5px 0; } .nocomments { text-align: center; margin: 0; padding: 0; } .commentmetadata { margin: 0; display: block; } /* End Comments */ /* Begin menu */ #menu { float: left; padding: 0 20px 20px 20px; width: 178px; } #menu form { margin: 0; } /* End menu */ /* Begin Calendar */ #wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; } #wp-calendar #next a { padding-right: 10px; text-align: right; } #wp-calendar #prev a { padding-left: 10px; text-align: left; } #wp-calendar a { display: block; } #wp-calendar caption { text-align: center; width: 100%; } #wp-calendar td { padding: 3px 0; text-align: center; } #wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; } /* End Calendar */ /* Begin Various Tags & Classes */ acronym, abbr, span.caps { cursor: help; } acronym, abbr { border-bottom: 1px dashed #999; } blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; } blockquote cite { margin: 5px 0 0; display: block; } .center { text-align: center; } hr { display: none; } a img { border: none; } .navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; } /* End Various Tags & Classes*/ #topbar { padding: 1px 0 1px 0; margin:0; /*height:10px;*/ height:auto; width: 770px; text-align: right; } #topbar a:link { text-decoration: none; page-break-after: always; } #topbar a:visited { text-decoration: none; } #sidebararea #sidebarmenu { text-align: left; } #sidebarcontents { text-align: left; } #comment_content { font-weight:normal; } /* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you. It won't be a stylish marriage, I can't afford a carriage. But you'll look sweet upon the seat of a bicycle built for two." */今朝瞓到好晏先起身~
無計啦~ 上個禮拜谷過頭…
食完早餐之後跟手煮午餐…
本來打算看《慕尼黑》的, 但還是算了…
兩個半鐘… 遲些才看吧~
結果還是沒法在限期前完成… orz
這幾天 BR 都沒運…
明天弟弟開始考 mock~ 加油喔~
mock 最後一日, 中化聆聽…
全份卷一隻字都唔使寫…
一個掦成三四分… 一掦一驚心…
之後去左圖書館食糖水, 多謝 roy~
我不太喜歡紅綠豆沙的~ 不知為什麼…
而且我覺得不夠甜… [天音:明明是你的味覺有問題~]
之後同 celia, roy, 冰去 miss lee 屋企「探病」… [天音:為什麼加「」呢? XDD]
miss lee 睇落精神唔錯~
探完病之後就係 miss lee 屋企開枱打馬吊~
原來 miss lee 係高手, 係側邊睇我地四個鳥人打睇到好炆~ XDD
結果係我一家贏三家~
好明顯冰同celia識打 ge 定義係識得砌牌摸牌打牌碰牌上牌同食糊, 但係唔識做牌…
roy 如果唔係坐我下家應該唔使輸仲有得羸 tim ar~ XDDD
之後同 miss lee 去左青衣城睇傲慢與偏見~
d 音樂唔錯, 蠻配合.
故事有改動過, 有 d 地方飛左, 背影資料交代 ok.
演員方面沒有把角的神粹給演出來, 有點可惜.
總體來說, 絕對值得一看.
之後去左 pizza hut tea.
主要其實係吹水~
到左六點幾走人~
考完 mock 好失落~
看斷背山去~
物理 mock, paper I, 翻炒左前年 mock 卷三條加上年 mock 卷兩條…
lunch 成班人係到背果份等同神 ge mock 卷…
essay… 可怕… 以半分作單位…
要寫 96 個 points…
五條有三條做唔落手…
返到屋企, 瞓左陣, 之後被迫出荃灣.
順便買了《基地締造者》
還看到一本很爆的書 : 《大便書:邁向優質便便的幸福生活 你不可錯過的便便大學問》…
看了一下, 很有趣, 不過我鐵定不會買就是了~
丞爺今日無神神講左 d 好謎 ge 野… XDDD擺明你係作賊心虛 la… 算…
總之人不犯我, 我不犯人就好了…
冰~ 多謝妳ar~ 妳有心就夠 gala~ 行動失敗唔係妳 ge 錯~
還有明天就考完 mock la~ 突然有一種超失落 ge 感覺…
superego:「要不別寫, 要不就給我寫一篇能上大場面的出來!」
id 被「警惕」了…
今日 pure…
paper I, attempt 100%, 估計實收 70 分左右…
paper II, …… attempt 70%, 估計實收 40 分…
卓 sir 你好狠…
我又栽在 curve sketching 的手中了… orz…
physics… 4 本書… orz
「可能放榜果日, 你攞五條 F ne…」
丞爺, 你有 potential ga! XDDDDDDDDDDDD
「一個 C 都攞唔到我跳樓 ar! 至少都有條屍 ar!」 (by king)
無言…
今年的二月得二十八日, 為那些二月二十九日生日的人送上一句生日快樂吧~
2006年02月26日
除了溫書都無乜好做 gala…
久違的 BR, 我們回來了~ XDDD
2006年02月27日
英文 paper A and C…
Listening 好多字唔識串…
paper C 篇 summary cloze 同 matching 我地做過佢夠膽死出多次… orz
之後去自修室做下 pure, 大家 ge 目標都好一致… past paper…
夜晚補習, 好凍…
2005年 UE 年報… 好狠…